Add multiple BYOK model capability in copilot cli
Aperta
area:configuration
area:models
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
### Describe the feature or problem you'd like to solve
Currently copilot CLI supports a single BYOK model with env var. I want to enable multiple models through it which is difficult. Inside copilot TUI, I can NOT switch to another BYOK model, I have to terminate the session and set the new env vars and then reopen copilot CLI again.
### Proposed solution
Provide a json in copilot directory which copilot cli will read and use to list all the models inside.
### Example prompts or workflows
I could then do this
copilot --model
instead of resetting the env variables
### Additional context
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.