Skip to content

Conversation

@mdrxy
Copy link
Collaborator

@mdrxy mdrxy commented Oct 29, 2025

  • fix links
  • more x-refs
  • style (capitalizing headers properly, remove unicode whitespace artifacts)
  • link to langsmith REST API in ref homepage
  • migrate langchain error code refs

Copilot AI review requested due to automatic review settings October 29, 2025 02:59
@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 docs-infra labels Oct 29, 2025
@github-actions
Copy link
Contributor

Mintlify preview ID generated: preview-mdrxy1-1761706831-7ccf569

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 pull request standardizes capitalization across the documentation to follow sentence-case style guidelines. It also adds several new LangChain error documentation pages and updates navigation structure.

  • Standardizes heading and section title capitalization from Title Case to sentence case throughout documentation
  • Adds new error documentation pages for common LangChain errors (MODEL_AUTHENTICATION, MODEL_NOT_FOUND, MODEL_RATE_LIMIT, etc.)
  • Updates navigation in docs.json to include new error pages and reorganizes error section structure
  • Fixes URL reference for LangGraph JavaScript API documentation
  • Removes extraneous blank lines in several error documentation files
  • Updates redirects in docs.json for new error page locations

Reviewed Changes

Copilot reviewed 67 out of 68 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/oss/reference/overview.mdx Corrects LangGraph JavaScript API reference URL
src/oss/common-errors.mdx Adds new LangChain error types and updates description
src/oss/python/integrations/vectorstores/*.mdx Standardizes heading capitalization to sentence case
src/oss/python/integrations/tools/*.mdx Standardizes heading capitalization to sentence case
src/oss/python/integrations/providers/*.mdx Standardizes heading capitalization to sentence case
src/oss/langgraph/*.mdx Standardizes heading capitalization to sentence case
src/oss/langgraph/errors/*.mdx Removes extra blank lines and fixes indentation
src/oss/langchain/errors/*.mdx Adds new error documentation pages
src/langsmith/*.mdx Standardizes heading and section title capitalization
src/docs.json Updates navigation structure and adds redirects for error pages
reference/python/uv.lock Updates dependency commit hashes
reference/python/docs/langchain_core/output_parsers.md Refactors output parser documentation structure
pipeline/preprocessors/link_map.py Adds MessageLikeRepresentation to link mapping

@github-actions
Copy link
Contributor

Mintlify preview ID generated: preview-mdrxy1-1761707091-df59457

@mdrxy mdrxy merged commit 5c450d2 into main Oct 29, 2025
11 checks passed
@mdrxy mdrxy deleted the mdrxy/10-28-eod branch October 29, 2025 03:25
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