mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Update src/api/providers/fetchers/watsonx.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e0e30cd17
commit
d337bfc1f5
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import { WatsonXAI } from "@ibm-cloud/watsonx-ai"
|
|||
* Fetches available watsonx models
|
||||
*
|
||||
* @param apiKey - The watsonx API key (for IBM Cloud or Cloud Pak with API key auth)
|
||||
* @param embedded - Whether to fetch embedding models (true) or LLM models (false)
|
||||
* @param projectId - Optional project ID for watsonx
|
||||
* @param baseUrl - Optional base URL for the watsonx API
|
||||
* @param platform - Optional platform type (ibmCloud or cloudPak)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue