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 dc6f76e commit c2376d2Copy full SHA for c2376d2
1 file changed
README.md
@@ -87,7 +87,7 @@ For example:
87
require("chatgpt").setup(config)
88
```
89
90
-1. Set the values via the environment variables `$OPENAI_API_TYPE`,
+2. Set the values via the environment variables `$OPENAI_API_TYPE`,
91
`$OPENAI_API_BASE`, `$OPENAI_API_AZURE_ENGINE`, and `$OPENAI_API_AZURE_VERSION`.
92
93
For example:
0 commit comments