Skip to content

Commit 0b0ec7a

Browse files
authored
docs: correct typos
1 parent 04dd7af commit 0b0ec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/openai.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You should obtain this key from the provider you filled in the `baseUrl` field.
6666

6767
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).
6868

69-
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).
69+
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).
7070

7171
#### `chatModel`
7272

0 commit comments

Comments
 (0)