-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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. |

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.