Is there any example for AgentExtension workflow ? #789
Unanswered
fernando-torres-blip-ai
asked this question in
Q&A
Replies: 0 comments
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.
-
I am interested in using the AgentExtension capability to provide additional requirements when serving my remote agents. However, the specification does not yet provide any illustrative examples of interactions using extensions.
Therefore, I am looking for guidance on how to implement a compliant extension workflow.
Consider the following use case: "Providing previous context to an Agent".
In order to start a new conversation with my remote agent, the client should be able to provide previous user context, including past exchanged messages (not necessarily with the same agent).
What would be the appropriate example workflow in this case?
Initial questions:
Any insights or recommendations would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions