You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm switching from Roo Code to Kilo Code, but I'm annoyed by the space-consuming panel at the bottom. Furthermore, the only useful function button (model selection) doesn't work, only showing the current model.
The most logical thing, at least for the OpenAI Compatible provider, is to do a regular GET /v1/models cache for this button.
2uEWoPtYaH.mp4
Reproduction steps
Create OpenAI Compatible provider that includes multiple models.
Click on "Model" in settings, you can see all your models (also GET /v1/models).
Apply the settings and exit to the main workspace.
Click on the model in the bottom panel (no GET /v1/models) - it's broken for OpenAI Compatible provider.