mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix providers issue
This commit is contained in:
parent
eb0c60e73e
commit
c821b5e13f
1 changed files with 1 additions and 0 deletions
|
|
@ -157,3 +157,4 @@ export type GetModelsOptions =
|
|||
| { provider: "io-intelligence"; apiKey: string }
|
||||
| { provider: "vercel-ai-gateway" }
|
||||
| { provider: "watsonx"; apiKey: string }
|
||||
| { provider: "watsonx"; apiKey: string; baseUrl: string }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue