0
I Use This!
High Activity

Commits : Listings

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