forked from phoenix/litellm-mirror
(docs) updated watsonx cookbook
This commit is contained in:
parent
777b4b2bbc
commit
72cbe369be
1 changed files with 1 additions and 1 deletions
2
cookbook/liteLLM_IBM_Watsonx.ipynb
vendored
2
cookbook/liteLLM_IBM_Watsonx.ipynb
vendored
|
@ -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>`. "
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue