0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Fix invoker to work when using dataclass with from_dict but dataclass… (#9434) More... 3 months ago
fix: `LLMMetadataExtractor` bug in handling `Document` objects with no content More... 3 months ago
chore: Update unstable version to 2.15.0-rc0 (#9437) More... 3 months ago
typing: typing for SuperComponents public methods (#9420) More... 3 months ago
fix: Copy context when using `ThreadPoolExecutor` in `AsyncPipeline.run_async (#9433) More... 3 months ago
chore: removing an invalid arg from `pipeline.base.PipelineBase.connect()` docstring More... 3 months ago
feat: Improve formatting in print streaming chunk (#9431) More... 3 months ago
feat: add serialization to `State` / move `State` to agents.state (#9345) More... 3 months ago
feat: draw/show SuperComponents in detail, expand it and show it's internal components in the visualisation diagram (#9389) More... 3 months ago
chore: removing unused fixtures in test functions More... 3 months ago
feat: return common type in SuperComponent type compatibility check (#9275) More... 3 months ago
feat: Extend AnswerBuilder for Agent (#9406) More... 3 months ago
fix: Add missing `timeout` and `max_retries` to `OpenAITextEmbedder` and `OpenAIDocumentEmbedder` (#9421) More... 3 months ago
feat: introduce `SentenceTransformersSimilarityRanker` (#9415) More... 3 months ago
feat: stream `ToolResult` from run_async in Agent (#9407) More... 3 months ago
feat: ComponentTool - preserve docstrings from underlying pipeline components (#9403) More... 3 months ago
ci: add timeout-minutes to relevant CI jobs (#9409) More... 3 months ago
feat: add `local_files_only` to sentence-transformers embedders (#9400) More... 3 months ago
chore: run `mypy --check-untyped-defs` and fix some errors (#9398) More... 3 months ago
feat: Streamline using `Agent` as a `ComponentTool` (#9388) More... 3 months ago
chore(deps): bump fossas/fossa-action from 1.6.0 to 1.7.0 (#9392) More... 3 months ago
fix: Improve typing of @component and allow TypedDict output types (#9396) More... 3 months ago
docs: update ChatMessage examples (#9394) More... 3 months ago
chore: removing warning and using `permute` to reverse the dimensions of a tensor (#9393) More... 3 months ago
feat: Add `usage` when using `HuggingFaceAPIChatGenerator` with streaming (#9371) More... 3 months ago
Fix component tool parameters (#9342) More... 3 months ago
fix: `DocumentRecallEvaluator` changing division and adding checks for emptiness of documents (#9380) More... 3 months ago
dC to dAP (#9383) More... 3 months ago
chore: remove deprecated `deserialize tools inplace` function (#9379) More... 3 months ago
Small fix and update tests (#9370) More... 3 months ago