Replies: 1 comment
|
I my API, I've created a separate endpoint which loads the |
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.
State snapshot event is triggered after the agent is initialized, but what is a method that folks use to get initial agent state before invocation? Do I have to build a custom route for this for every agent? I know ag-ui-adk has an experimental /agents/state route, but this seems like it's specific to adk adapter, and not a standard way of getting initial state to init the client. Any help/ideas would be appreciated. What am I missing?
All reactions