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: docs/integrations/openai.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ You should obtain this key from the provider you filled in the `baseUrl` field.
66
66
67
67
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).
68
68
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).
0 commit comments