Skip to content

Commit a2d3a05

Browse files
authored
Update deploy-jais-models.md
1 parent 896925d commit a2d3a05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/deploy-jais-models.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,9 @@ Response:
253253

254254
| **Package** | **Sample Notebook** |
255255
|----------------|----------------------------------------|
256-
| CLI using CURL and Python web requests - JAIS | [jais.ipynb](https://aka.ms/samples/jais/webrequests)|
256+
| CLI using CURL and Python web requests | [webrequests.ipynb](https://aka.ms/jais/webrequests-sample) |
257+
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/jais/openaisdk) |
258+
| LiteLLM | [litellm.ipynb](https://aka.ms/jais/litellm-sample) |
257259

258260

259261
## Cost and quotas

0 commit comments

Comments
 (0)