We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0e30c commit d337bfcCopy full SHA for d337bfc
src/api/providers/fetchers/watsonx.ts
@@ -6,7 +6,6 @@ import { WatsonXAI } from "@ibm-cloud/watsonx-ai"
6
* Fetches available watsonx models
7
*
8
* @param apiKey - The watsonx API key (for IBM Cloud or Cloud Pak with API key auth)
9
- * @param embedded - Whether to fetch embedding models (true) or LLM models (false)
10
* @param projectId - Optional project ID for watsonx
11
* @param baseUrl - Optional base URL for the watsonx API
12
* @param platform - Optional platform type (ibmCloud or cloudPak)
0 commit comments