Abilty to update API setting in MODE in real time similar to permissions #3244
kitaekatt
started this conversation in
Feature Requests
Replies: 1 comment
-
I second this. I want to be able to change the model at any time and I'll understand that it won't apply until the next response--I just don't want to have to wait to set it. |
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.
-
The core problem I am trying to solve is, when an agent is moving forward and working on a task, it is difficult to have the agent switch modes without canceling their response.
I like how I can adjust a mode's permissions in real time while they are working on a task. In particular, even if the task is in progress, I can modify these settings. I suspect they don't apply in real time (but maybe they do?)
It's not actually clear to me if this is modifying a mode or modifying all modes, I'll assume it's modifying the active mode.
It would be awesome if through this interface you could configure the API associated with an agent such that on the next request it would switch to that API.
Alternatively allow the API field to be edited while an AI is responding, and then apply it immediately after. Currently, while an AI is responding, you can't alter the API as the drop down is disabled.
Beta Was this translation helpful? Give feedback.
All reactions