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 template (#9377) More... 3 months ago
feat : adding a new `Protocol` for `TextEmbedder` (#9353) More... 3 months ago
fix: Remove old reno and update reno (#9357) More... 4 months ago
perf: Don't deepcopy Components, Tools, or Toolsets (#9356) More... 4 months ago
fix: `HuggingFaceAPIChatGenerator` - make tool conversion compatible with `huggingface_hub>=0.31.0` (#9354) More... 4 months ago
feat: add py.typed; adjust `Component` protocol (#9329) More... 4 months ago
fix: Update deepcopying in Pipeline to have a fallback in case of error (#9346) More... 4 months ago
feat: enable streaming ToolCall/Result from Agent (#9290) More... 4 months ago
fix: Component decorator type hinting (#9339) More... 4 months ago
fix: make `SentenceSplitter` QUOTE_SPANS_RE regex ReDoS-safe (#9338) More... 4 months ago
feat: add visualization capabilities to SuperComponent (#9336) More... 4 months ago
test: fix test incorrectly marked as async (#9327) More... 4 months ago
fix: `RecursiveSplitter` bug in the case when the recursive chunking is triggered (#9316) More... 4 months ago
ci: disable caching on Windows tests (#9318) More... 4 months ago
chore: cleaning unused imports from core tests More... 4 months ago
chore: cleaning imports and unused variables in `Component` tests More... 4 months ago
feat: validation function for `run()` and `run_async()` parameters signature for (custom) components (#9322) More... 4 months ago
fix: make `HuggingFaceAPIChatGenerator` convert Tool Call `arguments` from string (#9303) More... 4 months ago
feat: Add sanitization for Meta field during serialization (#9272) More... 4 months ago
fix: Fix Azure test on forks (#9312) More... 4 months ago
test: review integration tests (#9306) More... 4 months ago
feat: Add support for multiple outputs in ConditionalRouter (#9271) More... 4 months ago
Fix OpenAIGenerator and OpenAIChatGenerator to allow wrapped streaming objects usage (#9304) More... 4 months ago
fix: Update to ComponentTool `__deepcopy__` (#9302) More... 4 months ago
fix: Move `deserialize_tools_inplace` to original import path (#9301) More... 4 months ago
docs: update Contribution guidelines with a section about Slow/Unstable tests (#9300) More... 4 months ago
test: mark more tests as slow (#9296) More... 4 months ago
test: improve some slow tests (#9297) More... 4 months ago
test: workflow for slow/unstable integration tests (#9267) More... 4 months ago
fix: use coerce_tag_value in LoggingTracer to serialize tag values (#9251) More... 4 months ago