Skip to content

Conversation

@ybillwang
Copy link
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 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
Copy link
Collaborator

@mdrxy mdrxy left a comment

Choose a reason for hiding this comment

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

TY!

@mdrxy 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