0
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: add image support to `HuggingFaceAPIChatGenerator` (#9680) More... 19 days ago
fix: `ChatMessage` bugfixes (#9682) More... 20 days ago
Add Haystack Enterprise section (#9674) More... 20 days ago
feat: add serde methods to `ImageContent` and `TextContent` (#9679) More... 21 days ago
fix: ensure sentence_transformers_similarity score is a float to not np.float (#9665) More... 22 days ago
docs-fix-syntax (#9670) More... 25 days ago
chore: make the lazy import error message clearer (#9667) More... 25 days ago
test: fix Datadog tests and unpin `ddtrace` test dependency (#9659) More... 26 days ago
chore: re-export missing symbols in __init__.py (#9662) More... 27 days ago
Update documentation codeowners (#9658) More... 27 days ago
fix: `ChatMessage.from_user` - raise error if `text` and `content_parts` are `None`; pin `ddtrace` (#9657) More... 27 days ago
feat: Add support for the union operator `|` added in python 3.10 (#9650) More... 29 days ago
fix(embeddings): add `encoding_format` keyword argument when calling OpenAI's `client.embeddings.create` (#9655) More... 29 days ago
Update unstable version to 2.17.0-rc0 (#9653) More... about 1 month ago
docs: fix DocumentLengthRouter usage example (#9652) More... about 1 month ago
chore: removing `Pipeline.draw()` deprecation warnings (#9651) More... about 1 month ago
feat: add `skip_empty_documents` init parameter to `DocumentSplitter` (#9649) More... about 1 month ago
feat: adding debugging breakpoints to `Pipeline` and `Agent` (#9611) More... about 1 month ago
Fix example in DocumentToImageContent (#9648) More... about 1 month ago
chore(deps): bump pilosus/action-pip-license-checker from 2 to 3 (#9644) More... about 1 month ago
chore: update `SentenceTransformersEmbeddingBackend.embed` type hint to include images (#9643) More... about 1 month ago
fix: update `_convert_streaming_chunks_to_chat_message` to handle tool calls with empty arguments (#9639) More... about 1 month ago
feat: added `return_embedding` attr in `in_memory/document_store` (#9622) More... about 1 month ago
feat: Add LLMDocumentContentExtractor (#9637) More... about 1 month ago
feat: add DocumentLengthRouter (#9636) More... about 1 month ago
feat: add SentenceTransformersDocumentImageEmbedder (#9635) More... about 1 month ago
feat: Add DocumentTypeRouter (#9634) More... about 1 month ago
fix: update the deserialization for `tool` decorator (#9618) More... about 1 month ago
feat: add to_dict and from_dict to StreamingChunk (#9608) More... about 1 month ago
chore: HuggingFaceAPIChatGenerator - check if ChatCompletionOutput.choices is None (#9633) More... about 1 month ago