...The library focuses on enabling composable workflows where different processes, APIs, and services can be connected into structured pipelines driven by LLMs. It mirrors the architecture of traditional LangChain frameworks by providing abstractions for chains, tools, agents, and model integrations while adapting them to Elixir’s concurrency model. This makes it particularly well-suited for building scalable, real-time AI systems that benefit from Elixir’s fault tolerance and lightweight process management. The framework supports multiple providers and includes features such as streaming responses, tool calling, and structured outputs, allowing developers to create complex AI-driven workflows.