AgentGPT
AgentGPT copied to clipboard
feat: add combobox for model names
Description:
Editable Combobox for model name

The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| agent-gpt | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 15, 2023 6:45pm |
@awtkns , this PR will also resolve https://github.com/reworkd/AgentGPT/issues/98
Ideally we want to use something this for form elements like this. They are unstyled but implement things like keyboard nav etc..
@Jshen123 It would also be good to give the option to input something that is not there :)
We can however merge this and improve after. up to you
@Jshen123 It would also be good to give the option to input something that is not there :)
We can however merge this and improve after. up to you
Hey @awtkns, I like the added flexibility. I have opened another PR that merges into this one with the editable option
(https://github.com/reworkd/AgentGPT/pull/115)

tbh, I can see upside in both. @asim-shrestha what do you think?
Ideally we want to use something this for form elements like this. They are unstyled but implement things like keyboard nav etc..
good call! we should definitely address accessibility in a later PR
Hi @awtkns merged in editable combobox PR! ready for PR to main ✅
@Jshen123 seems there are some merge conflicts
@Jshen123 seems there are some merge conflicts
Resolved!