Safe pattern to switch between the Agents reasoning ability and the Model which the agent uses #1575
user1500177
started this conversation in
Ideas
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.
Hi AGUI team ,
Is there a way by which i could pass some parameters from based on the users request to enable reasoning AND model switch at run time ONLY if the user is asking to swtich between the model or the reasoning capability
I am using the Agno framework currently (it seems that the reasoning is a Agent level static parameter from what i understood , is there any implemenation made in other framework?)
This data has to be passed based on the users sleection right which is the best place to pass them in the runangetinput?
https://docs.ag-ui.com/sdk/js/core/types#runagentinput
All reactions