Skip to content

Conversation

@mohitsingla46
Copy link
Contributor

@mohitsingla46 mohitsingla46 commented Oct 28, 2025

Overview

Type of change

Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • 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

Copilot AI review requested due to automatic review settings October 28, 2025 10:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a naming inconsistency in the TypeScript code examples by renaming the variable callmodel to callLlm to match the task name parameter "callLlm".

Key changes:

  • Updated variable name from callmodel to callLlm in two TypeScript code examples to maintain consistency between the variable name and its corresponding task name

@github-actions github-actions bot added langgraph For docs changes to LangGraph oss labels Oct 28, 2025
Copy link
Collaborator

@lnhsingh lnhsingh left a comment

Choose a reason for hiding this comment

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

Thank you!

@lnhsingh lnhsingh merged commit 3620907 into langchain-ai:main Oct 28, 2025
1 check passed
@mohitsingla46
Copy link
Contributor Author

My pleasure! Thanks for the quick review — excited to contribute more in the future.

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.

2 participants