Skip to content

Issues: deepset-ai/haystack

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Needs support XPU Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9039 opened Mar 14, 2025 by strcom
Review MCPTool documentation page P2 Medium priority, add to the next sprint if no P1 available type:documentation Improvements on the docs
#9036 opened Mar 13, 2025 by julian-risch
Replace PromptBuilder with ChatPromptBuilder in Get Started Code P2 Medium priority, add to the next sprint if no P1 available type:documentation Improvements on the docs
#9035 opened Mar 13, 2025 by julian-risch
Support ReST-style docstrings when loading tools from function P3 Low priority, leave it in the backlog
#9023 opened Mar 12, 2025 by LastRemote
weave auto-patch breaks OpenAIGenerators streaming P3 Low priority, leave it in the backlog
#9014 opened Mar 11, 2025 by tstadel
1 task done
Add run_async for OpenAITextEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9021 opened Mar 11, 2025 by sjrl
Add run_async for OpenAIDocumentEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9020 opened Mar 11, 2025 by sjrl
Add run_async for HuggingFaceAPITextEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9019 opened Mar 11, 2025 by sjrl
Add run_async for HuggingFaceAPIDocumentEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9018 opened Mar 11, 2025 by sjrl
Add run_async for AzureOpenAITextEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9017 opened Mar 11, 2025 by sjrl
Add run_async for AzureOpenAIDocumentEmbedder Contributions wanted! Looking for external contributions P2 Medium priority, add to the next sprint if no P1 available
#9016 opened Mar 11, 2025 by sjrl
Jinja2-based ComponentTools can't be passed into pipelines at runtime P1 High priority, add to the next sprint type:bug Something isn't working
#9011 opened Mar 11, 2025 by mathislucka
1 task
ChatMessage serialization format feedback P1 High priority, add to the next sprint
#9009 opened Mar 10, 2025 by sjrl
Investigate running Tools in Parallel in the ToolInvoker P3 Low priority, leave it in the backlog
#9008 opened Mar 10, 2025 by sjrl
Add parameter and description creation from create_tool_from_function into Tool P2 Medium priority, add to the next sprint if no P1 available
#9006 opened Mar 10, 2025 by sjrl
Add to_code utility method to SuperComponent P3 Low priority, leave it in the backlog
#9005 opened Mar 10, 2025 by sjrl
Migrate LinkContentFetcher from requests to httpx and add async run P1 High priority, add to the next sprint
#9000 opened Mar 7, 2025 by julian-risch
Address Agent Feedback epic P1 High priority, add to the next sprint
#8999 opened Mar 7, 2025 by julian-risch
Allow configuring OpenAI client in AzureOpenAI components (Embedders, Generators) P1 High priority, add to the next sprint
#8996 opened Mar 6, 2025 by lacebal
Drop greater than or equal to python 3.9 checks in type serialization P3 Low priority, leave it in the backlog
#8991 opened Mar 6, 2025 by sjrl
Add Jinja2TimeExtension to ChatPromptBuilder P1 High priority, add to the next sprint
#8985 opened Mar 5, 2025 by mathislucka
Advanced Agent memory epic P3 Low priority, leave it in the backlog
#8977 opened Mar 5, 2025 by julian-risch
ProTip! Exclude everything labeled bug with -label:bug.