mirror of
https://github.com/onyx-dot-app/litellm.git
synced 2026-07-01 20:44:04 -04:00
(docs) updated watsonx cookbook
This commit is contained in:
Vendored
+1
-1
@@ -209,7 +209,7 @@
|
||||
"source": [
|
||||
"### Request deployed models\n",
|
||||
"\n",
|
||||
"Models that have been deployed to a deployment space (i.e. tuned models) can be called using the \"deployment/<deployment_id>\" format (where `<deployment_id>` is the ID of the deployed model in your deployment space). The ID of your deployment space must also be set in the environment variable `WATSONX_DEPLOYMENT_SPACE_ID` or passed to the function as `space_id=<deployment_space_id>`. "
|
||||
"Models that have been deployed to a deployment space (e.g tuned models) can be called using the \"deployment/<deployment_id>\" format (where `<deployment_id>` is the ID of the deployed model in your deployment space). The ID of your deployment space must also be set in the environment variable `WATSONX_DEPLOYMENT_SPACE_ID` or passed to the function as `space_id=<deployment_space_id>`. "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user