Proposal: Explicitly supporting Long Running Tool Calls at protocol level #200
contextablemark
started this conversation in
Ideas
Replies: 3 comments
-
Current state (as I see it) :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @contextablemark- would love to go over this at the next working group meeting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Initial Proposal : Extend the Tool definition, by adding a "longRunning" attribute :
The handling of this attribute would be at the discretion of the agent (i.e., it could simply be ignored if the agent handles all tools the same whether or not they are long running). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is to brainstorm approaches, get community input, and track progress on designing support for long running or delayed tool calls in AG-UI.
As referenced in Issue #170, we need to explore and develop a proposal for supporting long running tool calls at the protocol level.
Context
The current AG-UI protocol needs enhancement to more explicitly support scenarios where:
Goals
How to Participate
Interested parties should:
Beta Was this translation helpful? Give feedback.
All reactions