Skip to content

Conversation

@recabasic
Copy link
Contributor

This pull request makes a minor update to the example configuration for the ChatOpenAIFields interface in chat_models.ts. The change clarifies how to specify the baseURL using the configuration object instead of a direct property.

  • Updated the example for setting baseURL to use the configuration object, improving clarity for users configuring the API client.

@recabasic

Fixes #3565 #3086

Comment out unused configuration parameters for clarity.
@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2025

⚠️ No Changeset found

Latest commit: a7c9d82

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Sep 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
langchainjs-docs Ready Ready Preview Sep 20, 2025 2:03am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langchainjs-api-refs Ignored Ignored Sep 20, 2025 2:03am

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 thanks a lot!

@christian-bromann christian-bromann merged commit a262495 into langchain-ai:main Sep 22, 2025
2 checks passed
hntrl added a commit that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can‘t use custom baseUrl

2 participants