From 71b82078a2f5483aee90196d9a29790bb6c73dcd Mon Sep 17 00:00:00 2001 From: Raphael Mitsch Date: Thu, 5 Oct 2023 12:56:48 +0200 Subject: [PATCH] Attempt to fix netlify check fails. --- website/docs/api/large-language-models.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/api/large-language-models.mdx b/website/docs/api/large-language-models.mdx index c47440092..3d9f21560 100644 --- a/website/docs/api/large-language-models.mdx +++ b/website/docs/api/large-language-models.mdx @@ -1028,6 +1028,10 @@ Currently, these models are provided as part of the core library: To use these models, make sure that you've [set the relevant API](#api-keys) keys as environment variables. +**⚠️ A note on `spacy.Azure.v1`** Working with Azure OpenAI is slightly +different than working with models from other providers: + + #### API Keys {id="api-keys"} Note that when using hosted services, you have to ensure that the proper API