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
chore: LLMMetadataExtractor - remove deprecated parameters (#9218) More... 4 months ago
test: create `e2e` environment; stop testing spacy in unit tests (#9212) More... 5 months ago
ci: fix lint job (#9217) More... 5 months ago
feat: `ChatGenerator` protocol - do not require `to_dict` and `from_dict` methods (#9213) More... 5 months ago
removing async test for non-existant model (#9208) More... 5 months ago
feat: add run_async for HuggingFaceAPITextEmbedder (#9204) More... 5 months ago
fix: Set `messages` in state_schema at init time of Agent (#9195) More... 5 months ago
fix typo (#9205) More... 5 months ago
chore: reintroduce deserialize_tools_inplace and deprecate it (#9196) More... 5 months ago
chore: fix mypy issues due to transformers 4.51.1 (#9198) More... 5 months ago
ci: make `lint` workflow check pyproject.toml (#9199) More... 5 months ago
chore: Bump transformers (#9178) More... 5 months ago
enhancement: Add attributes to PipelineRuntimeError (#9182) More... 5 months ago
feat: make `AzureOpenAIDocumentEmbedder` inherit from `OpenAIDocumentEmbedder` - async support (#9189) More... 5 months ago
feat: make `AzureOpenAITexttEmbedder` inherit from `OpenAITextEmbedder` - async support (#9188) More... 5 months ago
chore: Rename deserialize_tools_inplace -> deserialize_tools_or_toolset_inplace (#9190) More... 5 months ago
feat: add run_async for OpenAITextEmbedder (#9084) More... 5 months ago
refactor: reorganize Tool serde utility functions (#9185) More... 5 months ago
feat: Add Toolset support in ChatGenerator(s) (#9177) More... 5 months ago
chore: remove 1.x mention from README (#9181) More... 5 months ago
chore: removing `ChatMessage` warning message (#9176) More... 5 months ago
feat: Add Toolset to tooling architecture (#9161) More... 5 months ago
feat(embedders): Add async support for OpenAI document embedder (#9140) More... 5 months ago
test: monkeypatch OpenAI API key in some unit tests (#9173) More... 5 months ago
replace all gpt-3.5-turbo with gpt-4o-mini (#9165) More... 5 months ago
test: make Azure embedders correctly run on PRs from forks (#9168) More... 5 months ago
removing unused imports (#9172) More... 5 months ago
test: stop drawing pipelines in e2e tests (#9164) More... 5 months ago
fix: Fix content tag name to match one we use in Pipeline (#9163) More... 5 months ago
feat: allow OpenAI client config in AzureOpenAI embedders (#9136) More... 5 months ago