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 supported3 Subscribers
Add a CodeTriage badge to haystack
Help out
- Issues
- refactor!: Update Agent tracing to only create one tracing span per loop
- Migrate to processor_kwargs in Sentence transformers
- fix(super_component): only expose run_async when wrapped pipeline is AsyncPipeline
- docs: update RagasEvaluator to reflect Ragas 0.4.3 API changes
- Add optional retrieval confidence to retriever outputs
- docs: Update Ragas docs
- chore: migrate CI from Hatch to uv native (uv sync / uv run)
- Use JSX comments for docstrings
- test: running code snippets from docstring in CI
- Feature request: Support Agent Discovery Protocol (/.well-known/agent-discovery.json)
- Docs
- Python not yet supported