Skip to content

Conversation

mdrxy
Copy link
Collaborator

@mdrxy mdrxy commented Oct 15, 2025

No description provided.

@mdrxy mdrxy requested a review from lnhsingh as a code owner October 15, 2025 15:22
@Copilot Copilot AI review requested due to automatic review settings October 15, 2025 15:22
@mdrxy mdrxy requested a review from katmayb as a code owner October 15, 2025 15:22
@github-actions github-actions bot added langchain For docs changes to LangChain langgraph For docs changes to LangGraph python For content related to the Python version of LangChain projects oss labels Oct 15, 2025
@mdrxy mdrxy marked this pull request as draft October 15, 2025 15:22
Copy link
Contributor

@Copilot 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 updates model references and standardizes naming conventions across documentation. The changes primarily focus on updating the Anthropic Claude model name from claude-3-5-sonnet-latest to claude-sonnet-4-5-20250929 and renaming the llm variable to model for consistency. Additionally, integration documentation links are clarified by adding "chat model" to their descriptions.

  • Updates Anthropic model identifier from claude-3-5-sonnet-latest to claude-sonnet-4-5-20250929 across multiple files
  • Renames variable llm to model throughout code snippets for consistency
  • Clarifies integration documentation links by specifying "chat model integration docs"
  • Adds documentation about model parameters and Mintlify CLI updates

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/snippets/chat-model-tabs.mdx Updates model variable names, Anthropic model version, and clarifies integration doc links
src/snippets/chat-model-tabs-js.mdx Updates model variable names, Anthropic model version, and clarifies integration doc links for JavaScript
src/oss/python/integrations/chat/anthropic.mdx Updates Anthropic model version in web search tool example
src/oss/langgraph/workflows-agents.mdx Updates Anthropic model version for both Python and JavaScript examples
src/oss/langgraph/use-time-travel.mdx Updates Anthropic model version in TypeScript example
src/oss/langgraph/use-functional-api.mdx Updates Anthropic model version in both Python and TypeScript examples
src/oss/langgraph/thinking-in-langgraph.mdx Updates Anthropic model version in TypeScript example
src/oss/langchain/models.mdx Updates model references, adds parameter documentation, and updates tool binding documentation
README.md Adds troubleshooting section for Mintlify CLI updates

Copy link
Contributor

Preview ID generated: preview-mdrxy1-1760541770-7faf46d

@github-actions github-actions bot added langsmith For docs changes to LangSmith docs-infra labels Oct 15, 2025
@mdrxy mdrxy marked this pull request as ready for review October 15, 2025 22:48
@Copilot Copilot AI review requested due to automatic review settings October 15, 2025 22:48
Copy link
Contributor

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

Copilot reviewed 80 out of 81 changed files in this pull request and generated no new comments.

Copy link
Contributor

Preview ID generated: preview-mdrxy1-1760568541-43db58d

@mdrxy mdrxy merged commit b982e72 into main Oct 15, 2025
12 checks passed
@mdrxy mdrxy deleted the mdrxy/10-15 branch October 15, 2025 22:50
jeongsk pushed a commit to jeongsk/langchain-docs that referenced this pull request Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-infra langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant