[PR #292] [MERGED] Harrison/v1 weekend #609

Closed
opened 2026-02-17 17:20:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/292
Author: @hwchase17
Created: 8/30/2025
Status: Merged
Merged: 9/1/2025
Merged by: @hwchase17

Base: mainHead: harrison/v1-weekend


📝 Commits (10+)

📊 Changes

1709 files changed (+3526 additions, -16144 deletions)

View changed files

CLAUDE.md (+52 -0)
📝 pipeline/core/builder.py (+18 -0)
📝 pipeline/preprocessors/handle_auto_links.py (+3 -5)
📝 pipeline/preprocessors/link_map.py (+162 -115)
📝 src/docs.json (+80 -49)
📝 src/langsmith/home.mdx (+1 -1)
📝 src/oss/javascript/integrations/callbacks/datadog_tracer.mdx (+0 -0)
📝 src/oss/javascript/integrations/callbacks/index.mdx (+0 -0)
📝 src/oss/javascript/integrations/callbacks/upstash_ratelimit_callback.mdx (+0 -0)
📝 src/oss/javascript/integrations/chat/alibaba_tongyi.mdx (+0 -0)
📝 src/oss/javascript/integrations/chat/anthropic.md (+0 -0)
📝 src/oss/javascript/integrations/chat/arcjet.md (+0 -0)
📝 src/oss/javascript/integrations/chat/azure.md (+0 -0)
📝 src/oss/javascript/integrations/chat/baidu_qianfan.mdx (+0 -0)
📝 src/oss/javascript/integrations/chat/baidu_wenxin.mdx (+0 -0)
📝 src/oss/javascript/integrations/chat/bedrock.md (+0 -0)
📝 src/oss/javascript/integrations/chat/bedrock_converse.md (+0 -0)
📝 src/oss/javascript/integrations/chat/cerebras.md (+0 -0)
📝 src/oss/javascript/integrations/chat/cloudflare_workersai.md (+0 -0)
📝 src/oss/javascript/integrations/chat/cohere.md (+0 -0)

...and 80 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/292 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 8/30/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `harrison/v1-weekend` --- ### 📝 Commits (10+) - [`8f3ac0b`](https://github.com/langchain-ai/docs/commit/8f3ac0bb8e92c8ca97824d290c0bdc9b989fc802) feat(oss): add js translations for models (#289) - [`806ae16`](https://github.com/langchain-ai/docs/commit/806ae16e6423f2f1a7382ba8fcbd0a61405188db) cr - [`8a95a4b`](https://github.com/langchain-ai/docs/commit/8a95a4bb6e6177e80a33b16d25f929ff551c822c) cr - [`849f07c`](https://github.com/langchain-ai/docs/commit/849f07c7c9071d35cd7694613bc636e39f2b24fa) cr - [`095512f`](https://github.com/langchain-ai/docs/commit/095512f283ac9fb354df7fd6a2593d9c7cc68bb0) clean up - [`42632df`](https://github.com/langchain-ai/docs/commit/42632df6f154f90d4d5e35eee484376b87caf879) cr - [`7a688b9`](https://github.com/langchain-ai/docs/commit/7a688b9379bc62468477edee850ef8fe6cc8c18d) cr - [`31260d4`](https://github.com/langchain-ai/docs/commit/31260d4866657d727355a53add6fe90dd15c87eb) cr - [`d877c09`](https://github.com/langchain-ai/docs/commit/d877c09bec89d5230f38eeffc9bdeb671ec395b5) cr - [`7106bad`](https://github.com/langchain-ai/docs/commit/7106baddc03e64a49462f6175734e952c4028974) Merge branch 'main' into harrison/v1-weekend ### 📊 Changes **1709 files changed** (+3526 additions, -16144 deletions) <details> <summary>View changed files</summary> ➕ `CLAUDE.md` (+52 -0) 📝 `pipeline/core/builder.py` (+18 -0) 📝 `pipeline/preprocessors/handle_auto_links.py` (+3 -5) 📝 `pipeline/preprocessors/link_map.py` (+162 -115) 📝 `src/docs.json` (+80 -49) 📝 `src/langsmith/home.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/callbacks/datadog_tracer.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/callbacks/index.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/callbacks/upstash_ratelimit_callback.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/chat/alibaba_tongyi.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/chat/anthropic.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/arcjet.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/azure.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/baidu_qianfan.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/chat/baidu_wenxin.mdx` (+0 -0) 📝 `src/oss/javascript/integrations/chat/bedrock.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/bedrock_converse.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/cerebras.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/cloudflare_workersai.md` (+0 -0) 📝 `src/oss/javascript/integrations/chat/cohere.md` (+0 -0) _...and 80 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:20:45 -05:00
yindo closed this issue 2026-02-17 17:20:45 -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#609