[GH-ISSUE #3525] Update quickstart model in README for clarity #2741

Open
opened 2026-06-05 17:26:34 -04:00 by yindo · 1 comment
Owner

Originally created by @isheegattani on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/3525

Type of issue

issue / bug

Language

Python

Description

The current quickstart example uses an outdated or unclear model identifier.

This PR updates it to a more current OpenAI model to improve clarity for new users and align with current usage patterns.

Originally created by @isheegattani on GitHub (Apr 10, 2026). Original GitHub issue: https://github.com/langchain-ai/docs/issues/3525 ### Type of issue issue / bug ### Language Python ### Description The current quickstart example uses an outdated or unclear model identifier. This PR updates it to a more current OpenAI model to improve clarity for new users and align with current usage patterns.
yindo added the langchainexternal labels 2026-06-05 17:26:34 -04:00
Author
Owner

@mrdiamondstar commented on GitHub (Apr 15, 2026):

Hi, I’d like to work on this issue. I’ll try to reproduce the Quickstart example locally and identify the errors, then update the model usage and imports to align with the latest LangChain API. Please let me know if I can proceed.

<!-- gh-comment-id:4249485077 --> @mrdiamondstar commented on GitHub (Apr 15, 2026): Hi, I’d like to work on this issue. I’ll try to reproduce the Quickstart example locally and identify the errors, then update the model usage and imports to align with the latest LangChain API. Please let me know if I can proceed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2741