Skip to content

Conversation

@ssh-esh
Copy link
Owner

@ssh-esh ssh-esh commented Dec 10, 2025

Overview

Type of change

Type: Update existing documentation

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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

ssh-esh and others added 30 commits December 10, 2025 15:40
…ion(s) (langchain-ai#1844)

Automated changelog update created by the LangGraph Server Changelog
Bot.

Feel free to merge anytime.
…ion(s) (langchain-ai#1849)

Automated changelog update created by the LangGraph Server Changelog
Bot.

Feel free to merge anytime.
…ion(s) (langchain-ai#1877)

Automated changelog update created by the LangGraph Server Changelog
Bot.

Feel free to merge anytime.
Fixes DOC-375

This is a follow-up PR for some deployment work that tries to clarify
what "framework agnostic" means for LangSmith Deployment. Provides
example code and short description. Added links to section from existing
tip in docs.

## Preview


https://langchain-5e9cc07a-preview-explai-1765467058-4ac1f26.mintlify.app/langsmith/application-structure#use-any-framework-with-langsmith-deployment
…ain-ai#1879)

This PR updates the OpenAPI specification for the Agent Server. Merge
when convenient.

**Changes detected as of API version 0.5.41**

This update was automatically generated by the sync workflow in the
langgraph-api repository.

Co-authored-by: hinthornw <[email protected]>
langchain-ai#1865)

WIP until langchain 1.2 is released

---------

Co-authored-by: Mason Daugherty <[email protected]>
Co-authored-by: Mason Daugherty <[email protected]>
…ion(s) (langchain-ai#1890)

Automated changelog update created by the LangGraph Server Changelog
Bot.

Feel free to merge anytime.
christian-bromann and others added 15 commits December 13, 2025 21:20
## Summary
Automated update of package download statistics from pepy.tech

## Details
- Updates download counts in `reference/packages.yml`
- Regenerates provider overview page at
`src/oss/python/integrations/providers/overview.mdx`
- Generated by GitHub Actions workflow `update-package-downloads.yml`
- Scheduled to run every Sunday at 11:59 PM UTC

🤖 This PR was created automatically by GitHub Actions

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
## Overview

- move legacy `langchain_community` mention
- added reference to Reranker at provider's page  langchain-ai#1282.  

## Type of change

**Type:** Update existing documentation 
## Related issues/PRs
Followup  langchain-ai#1282.  

<!--
Link to related issues, feature PRs, or discussions (if applicable)

To automatically close an issue when this PR is merged, use closing
keywords:
- "closes langchain-ai#123" or "fixes langchain-ai#123" or "resolves langchain-ai#123"

For regular references without auto-closing, just use:
- "langchain-ai#123" or "See issue langchain-ai#123"

Examples:
- closes langchain-ai#456 (will auto-close issue langchain-ai#456 when PR is merged)
- See langchain-ai#789 for context (will reference but not auto-close issue langchain-ai#789)
-->
- GitHub issue:
- Feature PR:

<!-- For LangChain employees, if applicable: -->

## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [x] I have read the [contributing guidelines](README.md)
- [ ] I have tested my changes locally using `docs dev`
- [] All code examples have been tested and work correctly
- [x] I have used **root relative** paths for internal links
- [ ] I have updated navigation in `src/docs.json` if needed

---------

Signed-off-by: Mikhail Khludnev <[email protected]>
## Overview
The "Graph API overview" documentation accidentally contained duplicate
text for TypeScript.

## Type of change

**Fix:**  Remove duplicate text.

## Related issues/PRs

N/A

## Checklist
<!-- Put an 'x' in all boxes that apply -->
- [x] I have read the [contributing guidelines](README.md)
- [ ] 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

(Internal team members only / optional): Create a preview deployment as
necessary using the [Create Preview Branch
workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml)

## Additional notes

None

Co-authored-by: Lauren Hirata Singh <[email protected]>
…#1901)

## **Description:**

Updated the import paths in
`src/oss/python/integrations/document_loaders/youtube_audio.mdx` to
correctly reference the `langchain_classic.chains` package instead of
the outdated `langchain.chains` import paths.

This ensures that documentation examples are aligned with the current
LangChain codebase structure and prevents user confusion or import
errors.

## **Issue:** N/A
## **Dependencies:** None
## **Twitter handle:** N/A
…ain-ai#1912)

These were not updated following the changes in v1
Updating changelog after release last week.
<img width="1891" height="1479" alt="Screenshot 2025-12-15 at 9 37
01 AM"
src="https://github.com/user-attachments/assets/7c2b39b2-5480-41c9-9791-559173239264"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.