-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: Add conditional dropdowns for Verbosity and Reasoning Effort if model is supported #838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@HarryVu176 is attempting to deploy a commit to the Token Fabrics Pro Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @HarryVu176 - this is a great change and well done. I can se why it's convenient to have params there. |
Thanks a lot for checking the PR! I'm no UI expert, I tried agi.big-agi.com and it looks polished. On my vertical monitor/small screen, I rarely toggle the right panel, I usually leave it closed, so having params in the dropdowns works well. I think it also depends on how often people change verbosity/reasoning, I tend to switch between depending on my question/context to save tokens. |
|
Easy switching for reasoning or websearch is relevant (didn't test new github repo changes). Include reasoning and websearch in message author name: I also think, that knowing which answer was given with how much thought or sources (reasoning or websearches, but especially reasoning as you cannot see it as directly) is relevant. Btw. when using Beam and take all messages without combination it would be nice to see each answer better or see which models were used instead of "unk-model". And i believe when the first message is beam the chat name doesn't get genereted automatically. |
|
I love this idea @HarryVu176. Would be nice to place the temperature control there as well. |
|
@tlima there are quite many controls that could be there: search controls, reasoning effort, reasoning tokens, image generation on/off, and more and more. In the app.big-agi.com I put the controls on the right panel, quickly accessible, and probably that's the best pattern, as the top bar will be getting crowded quickly, and even worse on Mobile, where the top bar is already too crowded with Persona and Model selection. |

Some OpenAI models support Verbosity / Reasoning Effort parameters. I think it will be handy to be able to change those settings on the toolbar for quick (especially reasoning effort) instead of having to go to model dropdown -> model settings.