|
|
|
|
|
by timonv
272 days ago
|
|
Just released Swiftide 0.31 A Rust library for building LLM applications. From performing a simple prompt completion, to building fast, streaming indexing and querying pipelines, to building agents that can use tools and call other agents. The release is absolutely packed: - Graph like workflows with tasks - Langfuse integration via tracing - Ground-work for multi-modal pipelines - Structured prompts with SchemaRs ... and a lot more, shout-out to all our contributors and users for making it possible <3 Even went wild with my drawing skills. Full write up on all the things in this release at our https://blog.bosun.ai/swiftide-0-31/ and on https://github.com/bosun-ai/swiftide. edit: fmt |
|