0
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: files should not be passed as single string (#9559) More... about 2 months ago
chore: fix deepset_sync.py for pylint + general linting improvements (#9558) More... about 2 months ago
docs: sync code to deepset workspace (#9555) More... about 2 months ago
test: export `HF_TOKEN` env var in e2e environment (#9551) More... 2 months ago
Update unstable version to 2.16.0-rc0 (#9554) More... 2 months ago
feat: enable parallel tool execution in ToolInvoker (#9530) More... 2 months ago
feat: Add `finish_reason` field to `StreamingChunk` (#9536) More... 2 months ago
chore: add DocusaurusRenderer and use description, title, id (#9538) More... 2 months ago
feat: add `LLMMessagesRouter`, a component to route Chat Messages using LLMs (#9540) More... 2 months ago
chore: Update pydoc-markdown.sh (#9547) More... 2 months ago
fix: Update the de/serialization with schema utils (#9526) More... 2 months ago
feat: add trust_remote_code parameter to SentenceTransformersSimilarityRanker (#9546) More... 2 months ago
chore: update transformers test dependency (#9537) More... 2 months ago
refactor: Update to `StreamingChunk`, better `index` setting and change `tool_call` to `tool_calls` (#9525) More... 2 months ago
feat: add resource name for Haystack Component Datadog spans (#9337) More... 2 months ago
fix: Fix Tool and ComponentTool serialization when specifying `outputs_to_string` (#9524) More... 2 months ago
fix: fix SuperComponent class serialization/deserialization for async Pipelines (#9527) More... 2 months ago
chore: update linter configuration for compatibility with latest ruff release (#9528) More... 2 months ago
feat: adding support for torch xpu device (#9470) More... 2 months ago
Fixes incorrect ID generation for identical chunks in RecursiveDocumentSplitter (#9517) More... 2 months ago
fix: re-export symbols in __init__.py files (#9521) More... 2 months ago
Add unit test (#9519) More... 2 months ago
feat: Make `PipelineBase().validate_input` public (#9520) More... 2 months ago
refactor: Refactor `HuggingFaceLocalChatGenerator` (#9455) More... 2 months ago
feat: Warn users if Agent is called with only system messages (#9514) More... 2 months ago
chore: improve select_streaming_callback type hints (#9513) More... 2 months ago
feat: Add async streaming support in `HuggingFaceLocalChatGenerator` (#9405) More... 2 months ago
chore: clean up (#9504) More... 3 months ago
feat: (and fix) Add `enable_streaming_passthrough` to `ToolInvoker` and add missing params to `to_dict` (#9498) More... 3 months ago
fix: serialization of nested `ChatMessage` in `GeneratedAnswer`dataclass (#9497) More... 3 months ago