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
dd2eb49e11
commit
13f49feced
1 changed files with 1 additions and 1 deletions
|
|
@ -152,4 +152,4 @@ export type GetModelsOptions =
|
|||
| { provider: "ollama"; baseUrl?: string }
|
||||
| { provider: "lmstudio"; baseUrl?: string }
|
||||
| { provider: "io-intelligence"; apiKey: string }
|
||||
| { provider: "watsonx"; apiKey: string }
|
||||
| { provider: "watsonx"; apiKey: string; baseUrl: string }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue