[PR #289] [MERGED] feat(oss): add js translations for models #604

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/289
Author: @hntrl
Created: 8/29/2025
Status: Merged
Merged: 8/30/2025
Merged by: @hwchase17

Base: harrison/v1-weekendHead: hunter/js-models


📝 Commits (2)

📊 Changes

1309 files changed (+101305 additions, -2399 deletions)

View changed files

IDE_SETUP.md (+114 -0)
📝 pipeline/preprocessors/link_map.py (+6 -0)
📝 src/docs.json (+296 -178)
src/images/vendor/openai.svg (+3 -0)
📝 src/langgraph-platform/add-human-in-the-loop.mdx (+3 -3)
📝 src/langgraph-platform/assistants.mdx (+2 -2)
📝 src/langgraph-platform/autogen-integration.mdx (+3 -3)
📝 src/langgraph-platform/configure-ttl.mdx (+2 -2)
📝 src/langgraph-platform/control-plane.mdx (+2 -2)
📝 src/langgraph-platform/data-plane.mdx (+1 -1)
📝 src/langgraph-platform/human-in-the-loop-time-travel.mdx (+3 -3)
📝 src/langgraph-platform/invoke-studio.mdx (+3 -3)
📝 src/langgraph-platform/iterate-graph-studio.mdx (+1 -1)
📝 src/langgraph-platform/langgraph-server.mdx (+6 -6)
📝 src/langgraph-platform/langgraph-studio.mdx (+3 -3)
📝 src/langgraph-platform/quick-start-studio.mdx (+1 -1)
📝 src/langgraph-platform/run-evals-studio.mdx (+1 -1)
📝 src/langgraph-platform/same-thread.mdx (+1 -1)
📝 src/langgraph-platform/semantic-search.mdx (+1 -1)
📝 src/langgraph-platform/server-mcp.mdx (+2 -2)

...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/289 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/30/2025 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `harrison/v1-weekend` ← **Head:** `hunter/js-models` --- ### 📝 Commits (2) - [`ac0bf58`](https://github.com/langchain-ai/docs/commit/ac0bf58fe0efb4a8dbae41a655f9da7fdfc2ba2b) v1 alpha docs (#224) - [`38010e5`](https://github.com/langchain-ai/docs/commit/38010e596f0342400eb5d968346183c9ab77cef9) feat(oss): add js translations for models ### 📊 Changes **1309 files changed** (+101305 additions, -2399 deletions) <details> <summary>View changed files</summary> ➕ `IDE_SETUP.md` (+114 -0) 📝 `pipeline/preprocessors/link_map.py` (+6 -0) 📝 `src/docs.json` (+296 -178) ➕ `src/images/vendor/openai.svg` (+3 -0) 📝 `src/langgraph-platform/add-human-in-the-loop.mdx` (+3 -3) 📝 `src/langgraph-platform/assistants.mdx` (+2 -2) 📝 `src/langgraph-platform/autogen-integration.mdx` (+3 -3) 📝 `src/langgraph-platform/configure-ttl.mdx` (+2 -2) 📝 `src/langgraph-platform/control-plane.mdx` (+2 -2) 📝 `src/langgraph-platform/data-plane.mdx` (+1 -1) 📝 `src/langgraph-platform/human-in-the-loop-time-travel.mdx` (+3 -3) 📝 `src/langgraph-platform/invoke-studio.mdx` (+3 -3) 📝 `src/langgraph-platform/iterate-graph-studio.mdx` (+1 -1) 📝 `src/langgraph-platform/langgraph-server.mdx` (+6 -6) 📝 `src/langgraph-platform/langgraph-studio.mdx` (+3 -3) 📝 `src/langgraph-platform/quick-start-studio.mdx` (+1 -1) 📝 `src/langgraph-platform/run-evals-studio.mdx` (+1 -1) 📝 `src/langgraph-platform/same-thread.mdx` (+1 -1) 📝 `src/langgraph-platform/semantic-search.mdx` (+1 -1) 📝 `src/langgraph-platform/server-mcp.mdx` (+2 -2) _...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:44 -05:00
yindo closed this issue 2026-02-17 17:20:44 -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#604