|
|
@@ -173,6 +173,10 @@ Or if you already have an API key, you can select **Manually enter API Key** and
|
|
|
|
|
|
### Azure OpenAI
|
|
|
|
|
|
+:::note
|
|
|
+If you encounter "I'm sorry, but I cannot assist with that request" errors, try changing the content filter from **DefaultV2** to **Default** in your Azure resource.
|
|
|
+:::
|
|
|
+
|
|
|
1. Head over to the [Azure portal](https://portal.azure.com/) and create an **Azure OpenAI** resource. You'll need:
|
|
|
- **Resource name**: This becomes part of your API endpoint (`https://RESOURCE_NAME.openai.azure.com/`)
|
|
|
- **API key**: Either `KEY 1` or `KEY 2` from your resource
|