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 9eb78b7 commit 68e7642Copy full SHA for 68e7642
libs/langchain-openai/src/chat_models.ts
@@ -622,7 +622,7 @@ export abstract class BaseChatOpenAI<
622
* OpenAI organization or project. This must be configured directly with OpenAI.
623
*
624
* See:
625
- * https://help.openai.com/en/articles/10503543-data-residency-for-the-openai-api
+ * https://platform.openai.com/docs/guides/your-data
626
* https://platform.openai.com/docs/api-reference/responses/create#responses-create-store
627
628
* @default false
0 commit comments