Skip to content

fix docs: model_calls -> llm_calls in MessagesState in quickstart - #1046

Merged
Mason Daugherty (mdrxy) merged 2 commits into
langchain-ai:mainfrom
ybillwang:patch-1
Oct 21, 2025
Merged

fix docs: model_calls -> llm_calls in MessagesState in quickstart#1046
Mason Daugherty (mdrxy) merged 2 commits into
langchain-ai:mainfrom
ybillwang:patch-1

Conversation

@ybillwang

Copy link
Copy Markdown
Contributor

To make the python definition of MessagesState match the returned value in llm_call

Overview

Updated the Quickstart guide

Type of change

Type: [Fix typo]

Related issues/PRs

Examples:

  • Linear issue:
  • Slack thread:

Checklist

  • [x ] I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

To make the python definition of MessagesState match the returned value in llm_call
@github-actions github-actions Bot added langgraph For docs changes to LangGraph oss labels Oct 21, 2025
@mdrxy Mason Daugherty (mdrxy) changed the title fix docs: Rename model_calls to llm_calls in MessagesState in Quickstart guide fix docs: model_calls -> llm_calls in MessagesState in quickstart Oct 21, 2025

@mdrxy Mason Daugherty (mdrxy) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

TY!

@mdrxy
Mason Daugherty (mdrxy) merged commit 7b842fe into langchain-ai:main Oct 21, 2025
6 checks passed
@ybillwang
ybillwang deleted the patch-1 branch October 24, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langgraph For docs changes to LangGraph oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bind_tools after another bind overwrites bound arguments

2 participants