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
- haystack/components/generators/hugging_face_local.py "stop_words" not behaving as expected
- fix: truncate ByteStream string representation
- Adding 'setup.py' and 'pyproject.toml' for Local Installation
- Refactor Chat Generators to support Tools in a unified way
- feat: introduce class method to create `ChatMessage` from the OpenAI dictionary format
- Add support for secret management and from_env_var for OpenSearch integration
- `ChatMessage` - remove deprecated `function` role and `ChatMessage.from_function`
- Communicating changes to `ChatMessage`
- refactor: Lazy import builders, embedders, (chat)generators, retrievers
- `pipeline.draw()` does not show user-provided value to variadic input
- Docs
- Python not yet supported