haystack
https://github.com/deepset-ai/haystack
Python
:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to haystack
Help out
- Issues
- test: stop drawing pipelines in e2e tests
- Add attributes to PipelineRuntimeError for easier machine readable access
- chore: replace all `gpt-3.5-turbo` text with `gpt-4o-mini`
- Multimodal experiment [WIP]
- feat: Add Toolset to tooling architecture
- Gemini embedder models
- Remove deprecated `api`, `api_key`, and `api_params` from LLM Evaluator components
- docs: update LLM Evaluator components docs based on new `chat_generator` init parameter
- Add `run_async` to Agent
- Add internal tracing support to Agent
- Docs
- Python not yet supported