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 deeb895 commit 896925dCopy full SHA for 896925d
articles/ai-studio/how-to/deploy-jais-models.md
@@ -251,9 +251,12 @@ Response:
251
252
##### More inference examples
253
254
-| **Package** | **Sample Notebook** |
+| **Sample Type** | **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](
257
+https://aka.ms/jais/webrequests-sample) |
258
+| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/jais/openaisdk) |
259
+| LiteLLM | [litellm.ipynb](https://aka.ms/jais/litellm-sample) |
260
261
## Cost and quotas
262
0 commit comments