0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
ci: pin blis for python 3.9 (#9158) More... 5 months ago
Update unstable version to 2.13.0-rc0 (#9157) More... 5 months ago
Consolidate the use of `select_streaming_callback` utility in OpenAI and Azure ChatGenerators (#9156) More... 5 months ago
test: adding `Pipeline` component name checks - cannot have `.` (dot characters) (#9155) More... 5 months ago
feat: integrate SuperComponent from haystack-experimental (#9134) More... 5 months ago
feat: Update agent exit condition check (#9151) More... 5 months ago
feat: Add `outputs_to_string` to Tool and ComponentTool (#9152) More... 5 months ago
feat: Move storing of messages into State in Agent (#9150) More... 5 months ago
feat: Add option to split by number of tokens to RecursiveDocumentSplitter (#9143) More... 5 months ago
chore: use deserialize_chatgenerator_inplace utility function in Agent (#9149) More... 5 months ago
refactor: LLM evaluators - introduce `chat_generator` init param; deprecate `api`, `api_key` and `api_params` (#9122) More... 5 months ago
feat: Agent checks that its chat_generator supports tools (#9144) More... 5 months ago
feat: support multiple exit conditions in Agent and rename init param (#9132) More... 5 months ago
feat: integrate Agent from haystack-experimental (#9112) More... 5 months ago
fix: `DALLEImageGenerator` - ensure `max_retries` is correctly set when 0 (#9131) More... 5 months ago
fix: manage max_retries=0 in AzureOpenAIGenerator, AzureOpenAIChatGenerator, AzureOpenAITextEmbedder, AzureOpenAIDocumentEmbedder (#9128) More... 5 months ago
refactor: use `token` in`SentenceTransformersDiversityRanker` (#9126) More... 5 months ago
feat: integrate updates of Tool, ToolInvoker, State, create_tool_from_function, ComponentTool from haystack-experimental (#9113) More... 5 months ago
fix: removing unused varible in (#9125) More... 5 months ago
ci: review required jobs (#9124) More... 5 months ago