File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -251,9 +251,12 @@ Response:
251
251
252
252
##### More inference examples
253
253
254
- | ** Package ** | ** Sample Notebook** |
254
+ | ** Sample Type ** | ** Sample Notebook** |
255
255
| ----------------| ----------------------------------------|
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] (
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 ) |
257
260
258
261
## Cost and quotas
259
262
Original file line number Diff line number Diff line change @@ -251,9 +251,11 @@ Response:
251
251
252
252
##### More inference examples
253
253
254
- | ** Package ** | ** Sample Notebook** |
254
+ | ** Sample Type ** | ** Sample Notebook** |
255
255
| ----------------| ----------------------------------------|
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 ) |
257
259
258
260
259
261
## Cost and quotas
You can’t perform that action at this time.
0 commit comments