[PR #831] [CLOSED] most v1 changes #1063

Closed
opened 2026-02-17 17:21:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/831
Author: @sydney-runkle
Created: 10/10/2025
Status: Closed

Base: sr/valid-branch-nameHead: main


📝 Commits (4)

📊 Changes

90 files changed (+1788 additions, -2064 deletions)

View changed files

📝 .github/workflows/update-package-downloads.yml (+42 -9)
📝 pipeline/tools/partner_pkg_table.py (+22 -6)
📝 reference/packages.yml (+275 -235)
📝 reference/python/README.md (+5 -7)
📝 reference/python/docs/index.md (+9 -4)
📝 reference/python/docs/integrations/index.md (+12 -6)
📝 reference/python/docs/integrations/langchain_anthropic.md (+1 -1)
📝 reference/python/docs/integrations/langchain_astradb.md (+1 -1)
📝 reference/python/docs/integrations/langchain_aws.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure_ai.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure_dynamic_sessions.md (+1 -1)
📝 reference/python/docs/integrations/langchain_cerebras.md (+1 -1)
📝 reference/python/docs/integrations/langchain_chroma.md (+1 -1)
📝 reference/python/docs/integrations/langchain_cohere.md (+1 -1)
📝 reference/python/docs/integrations/langchain_db2.md (+1 -1)
📝 reference/python/docs/integrations/langchain_deepseek.md (+1 -1)
📝 reference/python/docs/integrations/langchain_elasticsearch.md (+1 -1)
📝 reference/python/docs/integrations/langchain_exa.md (+1 -1)
📝 reference/python/docs/integrations/langchain_fireworks.md (+1 -1)
📝 reference/python/docs/integrations/langchain_google_community.md (+1 -1)

...and 70 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/831 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/10/2025 **Status:** ❌ Closed **Base:** `sr/valid-branch-name` ← **Head:** `main` --- ### 📝 Commits (4) - [`babf364`](https://github.com/langchain-ai/docs/commit/babf3646b429fb83db94c6ee3f86879dc9ab9dd1) further improvements to migration guide etc (#825) - [`52f51ee`](https://github.com/langchain-ai/docs/commit/52f51eebcb81979694864ae95eb1514e04331c57) Update the run evals api only content for endpoint (#828) - [`add2985`](https://github.com/langchain-ai/docs/commit/add29859a308fbf889c90e97245832d1e0dbd87f) oss refs 10/10 (#824) - [`e8b987e`](https://github.com/langchain-ai/docs/commit/e8b987e6a6dcdd712517af3a3ed85464ce94c34a) chore(hitl): update hitl in both js and python (#813) ### 📊 Changes **90 files changed** (+1788 additions, -2064 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/update-package-downloads.yml` (+42 -9) 📝 `pipeline/tools/partner_pkg_table.py` (+22 -6) 📝 `reference/packages.yml` (+275 -235) 📝 `reference/python/README.md` (+5 -7) 📝 `reference/python/docs/index.md` (+9 -4) 📝 `reference/python/docs/integrations/index.md` (+12 -6) 📝 `reference/python/docs/integrations/langchain_anthropic.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_astradb.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_aws.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure_ai.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure_dynamic_sessions.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_cerebras.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_chroma.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_cohere.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_db2.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_deepseek.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_elasticsearch.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_exa.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_fireworks.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_google_community.md` (+1 -1) _...and 70 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:39 -05:00
yindo closed this issue 2026-02-17 17:21:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1063