Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Feature Request: Support streaming tool call outputs #692

Copy link
Copy link
Open
@mikuh

Description

@mikuh
Issue body actions

Background

Currently, when an agent calls a tool, the tool must fully complete before any output is returned.
However, some tools internally call LLMs or perform long-running tasks, and users have to wait without seeing any intermediate results.

Request

Please support streaming tool outputs, similar to model response streaming.
Allow tools to send incremental outputs while they are still running, so users can see progress in real time.

Benefits

  • Improve user experience by reducing perceived waiting time.
  • Enable better interaction for tools involving LLM calls or large content generation.
  • Make tool behavior consistent with LLM output streaming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.