Skip to content

Conversation

@mdrxy
Copy link
Collaborator

@mdrxy mdrxy commented Oct 27, 2025

  • add info about snippet link resolution
  • add langchain_milvus to refs
  • correct browser titles for package ref pages
  • langsmith ref homepage
  • don't warn on absolute link usage in refs
  • fix broken links
  • add note about completions API compat for OpenAI
  • add OpenRouter callout
  • formatting
  • move langgraph errors to folder (and add redirects)
  • remove deprecated gemini image gen model
  • grok/groq confusion callout

@mdrxy mdrxy requested a review from lnhsingh as a code owner October 27, 2025 20:21
Copilot AI review requested due to automatic review settings October 27, 2025 20:21
@mdrxy mdrxy requested a review from katmayb as a code owner October 27, 2025 20:21
@github-actions github-actions bot added langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith python For content related to the Python version of LangChain projects oss javascript docs-infra labels Oct 27, 2025
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 consolidates various documentation updates and corrections across the codebase, focusing on URL updates, formatting improvements, and content reorganization. The changes support documentation consistency and improve navigation by fixing broken links and standardizing formatting patterns.

Key changes:

  • Updated reference URLs for LangGraph JavaScript documentation
  • Added clarifying warnings to distinguish between Groq (hardware/software company) and Grok (xAI models)
  • Reorganized error documentation paths and updated redirects
  • Standardized formatting in provider tables and chat model listings

Reviewed Changes

Copilot reviewed 44 out of 51 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/snippets/oss/groq-grok.mdx New warning snippet to clarify Groq vs. Grok distinction
src/snippets/oss/grok-groq.mdx New warning snippet for Grok models referencing xAI
src/oss/reference/overview.mdx Updated LangGraph JavaScript API reference URL
src/oss/reference/langgraph-javascript.mdx Updated LangGraph SDK URL in frontmatter
src/oss/python/releases/langchain-v1.mdx Removed extra blank lines
src/oss/python/migrate/langchain-v1.mdx Removed extra blank lines throughout
src/oss/python/integrations/providers/xai.mdx Added Grok/Groq warning and reformatted intro
src/oss/python/integrations/providers/overview.mdx Removed color parameter from badge URLs and reordered entries
src/oss/python/integrations/providers/groq.mdx Added Groq/Grok warning snippet
src/oss/python/integrations/chat/xai.mdx Added warning, updated API reference links
src/oss/python/integrations/chat/openai.mdx Added Chat Completions API compatibility note
src/oss/python/integrations/chat/index.mdx Removed TODO comment, restructured table, added OpenRouter example
src/oss/python/integrations/chat/groq.mdx Added Groq/Grok warning snippet
src/oss/python/integrations/chat/google_generative_ai.mdx Updated model name from preview to production version
src/oss/langgraph/use-graph-api.mdx Fixed backticks on inline code references
src/oss/langgraph/common-errors.mdx Updated error doc paths and added backticks to error codes
src/oss/langchain/quickstart.mdx Removed extra blank line
src/oss/langchain/models.mdx Updated links from provider overview to chat model pages
src/oss/langchain/mcp.mdx Changed list formatting to use bold markdown
src/oss/javascript/integrations/providers/overview.mdx Added backticks to package names
src/oss/javascript/integrations/chat/openai.mdx Added compatibility notes for Chat Completions API and Azure
src/oss/javascript/integrations/chat/index.mdx Restructured examples, added Chat Completions API section
src/langsmith/langgraph-js-ts-sdk.mdx Updated reference URL
src/docs.json Updated error doc paths and changed tab names from "Contributing" to "Contribute"
reference/python/*.toml Uncommented langchain-milvus dependency
reference/python/mkdocs.yml Changed validation from warn to ignore for absolute links
reference/python/docs/langsmith/* Added badges, quick links, and frontmatter titles
reference/python/docs/integrations/langchain_milvus.md Removed WIP note and added content reference
pipeline/tools/partner_pkg_table.py Removed color parameter from badge URL template
pipeline/preprocessors/link_map.py Updated Runtime interface path
pipeline/core/builder.py Added detailed docstring for snippet link conversion
README.md, CLAUDE.md, AGENTS.md, .github/copilot-instructions.md Added snippets section explaining link preprocessing

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 27, 2025 20:24
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

Copilot reviewed 44 out of 51 changed files in this pull request and generated 1 comment.

@github-actions
Copy link
Contributor

Preview ID generated: preview-mdrxy1-1761596715-7e015b5

@github-actions
Copy link
Contributor

Preview ID generated: preview-mdrxy1-1761596786-7a822b2

@mdrxy mdrxy merged commit 22c8cf0 into main Oct 27, 2025
11 checks passed
@mdrxy mdrxy deleted the mdrxy/10-27 branch October 27, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-infra javascript 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.

2 participants