You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -91,15 +91,6 @@ Download and install the archive for your platform and architecture from the [re
91
91
export OPENAI_API_KEY="your-api-key"
92
92
```
93
93
94
-
Alternatively Azure OpenAI can be utilized. If the [Azure deployment name is different than the model being used](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/switching-endpoints#keyword-argument-for-model), be sure to include the `OPENAI_AZURE_DEPLOYMENT` argument.
Copy file name to clipboardExpand all lines: docs/docs/02-getting-started.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,6 @@ Download and install the archive for your platform and architecture from the [re
32
32
export OPENAI_API_KEY="your-api-key"
33
33
```
34
34
35
-
Alternatively Azure OpenAI can be utilized. If the [Azure deployment name is different than the model being used](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/switching-endpoints#keyword-argument-for-model), be sure to include the `OPENAI_AZURE_DEPLOYMENT` argument.
0 commit comments