Skip to content

Commit

Permalink
doc: update README.md (#92) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Nov 8, 2023
1 parent 2e59ccb commit d882566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ You need to export your OpenAI API key as follows:
export OPENAI_API_KEY="your_api_key_here"
```

If you want use Azure OpenAI services, pleas export your Azure OpenAI key and OpenAI API base as follows:
If you want use Azure OpenAI services, please export your Azure OpenAI key and OpenAI API base as follows:
```bash
export AZURE_OPENAI_API_KEY="your_api_key_here"
export AZURE_OPENAI_API_BASE="your_api_base_here"
Expand Down

0 comments on commit d882566

Please sign in to comment.