Skip to content

Commit

Permalink
docs: correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw authored Jul 26, 2024
1 parent 04dd7af commit 0b0ec7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/openai.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ You should obtain this key from the provider you filled in the `baseUrl` field.

If you're using the default value, you can get the key from the [Get API key | Google AI Studio](https://aistudio.google.com/botToken).

If the API provider asked you to make the `apiKey` field empty, you should fill the filed with `emptyButRequired` or any string instead due to the OpenAI client module limition (Must not be empty).
If the API provider asked you to make the `apiKey` field empty, you should fill the filed with `emptyButRequired` or any string instead due to the restriction from OpenAI client module (Must not be empty).

#### `chatModel`

Expand Down

0 comments on commit 0b0ec7a

Please sign in to comment.