Skip to content

issues Search Results · repo:deepset-ai/haystack language:Python

Filter by

3k results
 (65 ms)

3k results

indeepset-ai/haystack (press backspace or delete to remove)

- https://github.com/deepset-ai/haystack-core-integrations/issues/1818
  • julian-risch
  • Opened 
    yesterday
  • #9503

Now that we have merged https://github.com/deepset-ai/haystack/issues/9358 it would be good to double check if the logic inside of _convert_chat_completion_chunk_to_streaming_chunk applies well to our ...
P1
  • sjrl
  • Opened 
    yesterday
  • #9502

We should make a DocumentTypeRouter component that works like the FileTypeRouter, except it looks at the file_path in the meta field to determine the mimetype. This should be an extensible way to add ...
P1
  • sjrl
  • Opened 
    2 days ago
  • #9492

Describe the bug If the ConditionalRouter is set up with multiple output (types), it isn t properly serialized and deserialized. from haystack.components.routers import ConditionalRouter routes = [ ...
P1
type:bug
  • bglearning
  • Opened 
    3 days ago
  • #9488

Describe the bug I noticed that with an Agent using MCP tools, the environment variables defined on StdioServerInfo are sent to langfuse as plain text. I don t think we should send env vars as plain text ...
P1
  • mathislucka
  • Opened 
    3 days ago
  • #9487

Describe the bug MCPToolset should just return the tool call result{ today : sunny , tomorrow : sunny }, but it return a string has other unexpected content meta=None content=[TextContent(type= text ...
P1
  • poipoi-li
  • Opened 
    4 days ago
  • #9480

Describe the bug This PR leads to type errors with the PyCharm linter (2024.3.5 Professional Edition). When using Pipeline.add_component PyCharm flags a typing issue (Expected type Component , got ChatPromptBuilder ...
P2
  • mathislucka
  • 1
  • Opened 
    4 days ago
  • #9479

Describe the bug When attempting to import the convert function from haystack.utils.filters, the system raises an ImportError. This breaks pipeline initialization for tasks requiring this utility function. ...
information-needed
P3
  • sethantanah
  • 2
  • Opened 
    5 days ago
  • #9473

Is your feature request related to a problem? Please describe. While working on the parent issue https://github.com/deepset-ai/haystack/issues/9347 it s becoming evident that it s useful for the streaming ...
P3
  • sjrl
  • 1
  • Opened 
    5 days ago
  • #9472

Is your feature request related to a problem? Please describe. Formatting streamed results from an LLM can be a bit tricky. Currently in our print_streaming_chunk utility function we use the presence of ...
P2
  • sjrl
  • Opened 
    5 days ago
  • #9471
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub