0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2025 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: fix inconsistent `top_k` validation in `SentenceTransformersDiversityRanker` (#9698) More... 4 days ago
fix: raise `RuntimeError` when `AsyncPipeline.run()` is called from within an async context (#9712) More... 4 days ago
ci: avoid coveralls blocking CI (#9713) More... 4 days ago
fix: fix wrong error message in Sentence Transformers Embedders (#9711) More... 4 days ago
feat: Update `source_id_meta_field` in `SentenceWindowRetriever` to also accept a list of values (#9699) More... 5 days ago
feat: `ToolInvoker` - pass `tools` in `run` + general refactoring (#9704) More... 5 days ago
Fix/informative error message (#9661) More... 5 days ago
chore(deps): bump actions/checkout from 4 to 5 (#9709) More... 5 days ago
Fix: prevent in-place mutation of documents in Document Classifiers and Extractors (#9703) More... 6 days ago
Your commit message here (#9692) More... 7 days ago
chore!: Update finish reason in output of `HuggingFaceAPIChatGenerator` to match between stream and non-stream modes (#9686) More... 7 days ago
fix: prevent in-place mutation of documents in Document Embedders (#9693) More... 7 days ago
feat: add `ReasoningContent` to `ChatMessage` (#9696) More... 7 days ago
feat: Update `MetadataRouter` to support `ByteStream` (#9688) More... 10 days ago
chore: OpenAI - explictly filter function tools (#9697) More... 10 days ago
fix: fix OpenAI tests for `openai==1.99.3` (#9694) More... 10 days ago
chore: remove unused `type:ignore` and `cast` (#9690) More... 11 days ago
chore: adopt PEP 585 type hints (#9678) More... 11 days ago
feat: add image support to `HuggingFaceAPIChatGenerator` (#9680) More... 12 days ago
fix: `ChatMessage` bugfixes (#9682) More... 12 days ago
Add Haystack Enterprise section (#9674) More... 13 days ago
feat: add serde methods to `ImageContent` and `TextContent` (#9679) More... 13 days ago
fix: ensure sentence_transformers_similarity score is a float to not np.float (#9665) More... 14 days ago
docs-fix-syntax (#9670) More... 18 days ago
chore: make the lazy import error message clearer (#9667) More... 18 days ago
test: fix Datadog tests and unpin `ddtrace` test dependency (#9659) More... 19 days ago
chore: re-export missing symbols in __init__.py (#9662) More... 19 days ago
Update documentation codeowners (#9658) More... 20 days ago
fix: `ChatMessage.from_user` - raise error if `text` and `content_parts` are `None`; pin `ddtrace` (#9657) More... 20 days ago
feat: Add support for the union operator `|` added in python 3.10 (#9650) More... 21 days ago