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 da4fc09 commit e412013Copy full SHA for e412013
articles/machine-learning/how-to-deploy-models-mistral.md
@@ -244,7 +244,7 @@ The following is an example response:
244
245
| **Sample Type** | **Sample Notebook** |
246
|----------------|----------------------------------------|
247
-| Curl | [webrequests.ipynb](https://aka.ms/mistral-large/webrequests-sample)|
+| CLI using CURL and Python web requests | [webrequests.ipynb](https://aka.ms/mistral-large/webrequests-sample)|
248
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/mistral-large/openaisdk) |
249
| LangChain | [langchain.ipynb](https://aka.ms/mistral-large/langchain-sample) |
250
| Mistral AI | [mistralai.ipynb](https://aka.ms/mistral-large/mistralai-sample) |
0 commit comments