Skip to content

Incomplete response from conversations (beta) #144

@shinobijs

Description

@shinobijs

Our integration with the API uses create and append beta conversation with an (pre-defined) agent including RAG tools. The setup is working fine, except when we add web_search. The web_search is working but responses are very often incomplete.

It could be that we are missing something in the integration, but could not find any issues. Our logs based on the ConversationResponse indicate that tool calls and the web_search are working. Each responses is handled by a response handler that either executes a function and appends the conversation (recursive), or returns the results to the client, based on output.type.

The problem is that responses are incomplete when including web_search as tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions