llm_composer
LlmComposer is an Elixir library that facilitates chat interactions with language models, providing tools to handle user messages, generate responses, and execute functions automatically based on model outputs.
Artificial IntelligencePackage Resources
Stars
Unreleased Activity
First Release
1
years agoLast Release
12
days agoDownloads
4.6k
last 90 daysLast Stable Version
0.20.2
Activity
Pull Requests
-
bedrock tool use with structured output
-
Add :sse_middleware option to allow custom SSE middleware for streaming
-
Docs, changelog and version bump for Agent streaming (0.20.0)
-
Add streaming support to LlmComposer.Agent with :tool_call stream chunks
-
Add LlmComposer.Agent.StreamCollector (OpenAI, OpenRouter, Google, Bedrock)
Issues
Version 0.20.2
Dependencies
4Optional Dependencies
Dependencies that are not required by default but can be installed or enable additional features or functionality
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
llm_db
2026.7.2LLM model metadata catalog with fast, capability-aware lookups.
req_llm
1.17.1Composable Elixir library for LLM interactions built on Req
usage_rules
1.2.6A dev tool for Elixir projects to gather LLM usage rules from dependencies
langchain
0.9.2Elixir implementation of a LangChain style framework.