Incubating v0.1.0
Flowstone Ai
FlowStone integration for altar_ai - AI-powered data pipeline assets. Provides FlowStone.AI.Resource for unified AI access and FlowStone.AI.Assets DSL helpers (classify_each,…
Stats & Info
- Latest release: v0.1.0
- Recent downloads: 50
- All-time downloads: 50
- Maintainers: nshkrdotcom
Installation
Add flowstone_ai to your list of dependencies in mix.exs:
def deps do
[
{:flowstone_ai, "~> 0.1.0"}
]
endThen run:
mix deps.get