0
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: OpenAIChatGenerator - improve the logic to exclude custom tool calls (#9725) More... 3 days ago
fix: Make `output_type` optional in `MetadataRouter.from_dict` for YAML loading (#9724) More... 3 days ago
removing unused parameter from breakpoint._create_pipeline_snapshot() (#9723) More... 4 days ago
fix: adding `data/abbreviations` as part of our repo + distribution (#9721) More... 4 days ago
chore: export ReasoningContent to haystack.dataclasses (#9722) More... 4 days ago
Update unstable version to 2.18.0-rc0 (#9720) More... 4 days ago
!fix: `FileTypeRouter` raising `FileNotFound` in a consistently manner (#9710) More... 4 days ago
fix: copy context when invoking tool in ThreadPoolExecutor (#9717) More... 5 days ago
feat: support subclasses of ChatMessage in state schema validation (#9718) More... 5 days ago
chore: change model and provider for HF API multimodal test (#9715) More... 5 days ago
fix: fix inconsistent `top_k` validation in `SentenceTransformersDiversityRanker` (#9698) More... 9 days ago
fix: raise `RuntimeError` when `AsyncPipeline.run()` is called from within an async context (#9712) More... 9 days ago
ci: avoid coveralls blocking CI (#9713) More... 9 days ago
fix: fix wrong error message in Sentence Transformers Embedders (#9711) More... 9 days ago
feat: Update `source_id_meta_field` in `SentenceWindowRetriever` to also accept a list of values (#9699) More... 10 days ago
feat: `ToolInvoker` - pass `tools` in `run` + general refactoring (#9704) More... 10 days ago
Fix/informative error message (#9661) More... 10 days ago
chore(deps): bump actions/checkout from 4 to 5 (#9709) More... 10 days ago
Fix: prevent in-place mutation of documents in Document Classifiers and Extractors (#9703) More... 11 days ago
Your commit message here (#9692) More... 12 days ago
chore!: Update finish reason in output of `HuggingFaceAPIChatGenerator` to match between stream and non-stream modes (#9686) More... 12 days ago
fix: prevent in-place mutation of documents in Document Embedders (#9693) More... 12 days ago
feat: add `ReasoningContent` to `ChatMessage` (#9696) More... 12 days ago
feat: Update `MetadataRouter` to support `ByteStream` (#9688) More... 15 days ago
chore: OpenAI - explictly filter function tools (#9697) More... 15 days ago
fix: fix OpenAI tests for `openai==1.99.3` (#9694) More... 15 days ago
chore: remove unused `type:ignore` and `cast` (#9690) More... 16 days ago
chore: adopt PEP 585 type hints (#9678) More... 16 days ago
feat: add image support to `HuggingFaceAPIChatGenerator` (#9680) More... 17 days ago
fix: `ChatMessage` bugfixes (#9682) More... 17 days ago