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
chore: simplify Haystack Hatch scripts (#9491) More... 3 months ago
feat: Update streaming chunk (#9424) More... 3 months ago
test: replace tool calling model in tests with Qwen2.5-72B-Instruct (#9500) More... 3 months ago
fix: Fix serialization and deserialization of `ConditionalRouter` with multiple outputs (#9490) More... 3 months ago
chore: fixing release notes (#9496) More... 3 months ago
fixing UID colllision on release notes files (#9495) More... 3 months ago
docs: fixing typo docstring (#9493) More... 3 months ago
chore: Make docstring-parser core dep (#9477) More... 3 months ago
feat: Improve ChatMessage _deserialize_content ValueError - make it more LLM friendly (#9484) More... 3 months ago
Add state to agent pydocs (#9486) More... 3 months ago
fix: In `set_output_types` check that the decorator `@component.output_types` is not present on the `run_async` method (#9485) More... 3 months ago
feat: ChatMessage.to_openai_dict_format - add require_tool_call_ids parameter (#9481) More... 3 months ago
feat: Add `raise_on_failure` boolean parameter to `OpenAIDocumentEmbedder` and `AzureOpenAIDocumentEmbedder` (#9474) More... 3 months ago
feat: Allow passing of additional parameters to HF Inference clients in `HuggingFaceAPIChatGenerator` and `HuggingFaceAPIGenerator` (#9457) More... 3 months ago
Fix test (#9475) More... 3 months ago
feat: adding `deserialize_component_inplace()` (#9459) More... 3 months ago
fix: In State schema validation use `!=` instead of `is not` for checking the type of `messages` (#9454) More... 3 months ago
test: speed up some tests + minor refactorings (#9451) More... 3 months ago
refactor: Refactor hf api chat generator (#9449) More... 3 months ago
feat: Add HuggingFace API (text-embeddings-inference for rerank model) for component.rankers (#9414) More... 3 months ago
refactor: Refactor openai generator (#9445) More... 3 months ago
feat: add component name and type to `StreamingChunk` (#9426) More... 3 months ago
ci: prevent DocumentWriter tests from blocking CI (#9448) More... 3 months ago
chore: make mypy run with `--check-untyped-defs`; fix some errors (#9447) More... 3 months ago
chore: removing unused imports from tests (#9446) More... 3 months ago
chore: removing unused imports from tests (#9444) More... 3 months ago
chore: Fix Streaming Callback types (#9441) More... 3 months ago
chore: cleaning up tests (#9443) More... 3 months ago
chore: drop python>=3.9 check in type serialization (#9439) More... 3 months ago
chore: Make the Haystack core "type complete" (#9438) More... 3 months ago