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 896925d commit a2d3a05Copy full SHA for a2d3a05
articles/machine-learning/deploy-jais-models.md
@@ -253,7 +253,9 @@ Response:
253
254
| **Package** | **Sample Notebook** |
255
|----------------|----------------------------------------|
256
-| CLI using CURL and Python web requests - JAIS | [jais.ipynb](https://aka.ms/samples/jais/webrequests)|
+| 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) |
259
260
261
## Cost and quotas
0 commit comments