Skip to content

Commit 5d5e24e

Browse files
fix(openai): updated OpenAI doc link - refs #9043
1 parent d823370 commit 5d5e24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/langchain-openai/src/chat_models.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ export abstract class BaseChatOpenAI<
319319
* OpenAI organization or project. This must be configured directly with OpenAI.
320320
*
321321
* See:
322-
* https://help.openai.com/en/articles/10503543-data-residency-for-the-openai-api
322+
* https://platform.openai.com/docs/guides/your-data
323323
* https://platform.openai.com/docs/api-reference/responses/create#responses-create-store
324324
*
325325
* @default false

0 commit comments

Comments
 (0)