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
feat: add ImageContent class methods (#9632) More... about 1 month ago
feat: allow mime_type to be guessed for ByteStream (#9573) More... about 1 month ago
feat: extend ChatPromptBuilder to support string templates (#9631) More... about 1 month ago
feat: Add image converters (#9628) More... about 1 month ago
feat: add ImageContent dataclass to include images in ChatMessage + OpenAI support (#9626) More... about 1 month ago
Update README (#9621) More... about 1 month ago
upgraded README.md (#9613) More... about 1 month ago
feat: Raise warning if the pipeline is unable to continue running due to a blocked component (#9569) More... about 1 month ago
feat: Update sentence window retriever to add `source_id_meta_field`, `split_id_meta_field `, and `raise_on_missing_meta_fields ` (#9610) More... about 1 month ago
feat: Explicitly test support for builtin python 3.9+ types (#9606) More... about 1 month ago
docs: Fix the deepset platform logo (#9609) More... about 1 month ago
fix: test HFAPIChatGenerator with a different model (#9607) More... about 2 months ago
Small change to prompt (#9601) More... about 2 months ago
docs: fix < > tags in LLMEvaluator (#9600) More... about 2 months ago
docs: fix curly brackets (#9599) More... about 2 months ago
docs: fix curly brackets in docstrings (#9598) More... about 2 months ago
chore: Workflow to sync docs with Docusaurus repo (#9597) More... about 2 months ago
chore: delete proposals directory (#9596) More... about 2 months ago
docs: discourage usage of `HuggingFaceAPIGenerator` with the HF Inference API (#9590) More... about 2 months ago
chore: reenable HF API Embedders tests + improve `HFAPIChatGenerator` docstrings (#9589) More... about 2 months ago
chore: remove backward compatibility for `State` deserialization (#9585) More... about 2 months ago
fix: Fix types and formatting pipeline test_run.py (#9575) More... about 2 months ago
feat: Relax requirement for creating a ToolCallDelta dataclass (#9582) More... about 2 months ago
chore: remove deprecated `async_executor` param from `ToolInvoker` (#9571) More... about 2 months ago
chore: remove deprecated `State` from `haystack.dataclasses` (#9578) More... about 2 months ago
fix: fix `print_streaming_chunk` + add tests (#9579) More... about 2 months ago
feat: Add `tool_invoker_kwargs` to Agent (#9574) More... about 2 months ago
fix: adjust the async executor in ToolInvoker (#9562) More... about 2 months ago
feat: Add `to_dict` and `from_dict` to ByteStream (#9568) More... about 2 months ago
fix: Fix `_convert_streaming_chunks_to_chat_message` (#9566) More... about 2 months ago