[PR #752] [MERGED] chore(docs): fix a bunch of create agent import paths #985

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/752
Author: @eyurtsev
Created: 10/6/2025
Status: Merged
Merged: 10/7/2025
Merged by: @eyurtsev

Base: mainHead: eugene/fix_import_paths


📝 Commits (5)

📊 Changes

14 files changed (+44 additions, -44 deletions)

View changed files

📝 src/langgraph-platform/graph-rebuild.mdx (+1 -1)
📝 src/langgraph-platform/server-mcp.mdx (+2 -2)
📝 src/langsmith/evaluate-complex-agent.mdx (+4 -4)
📝 src/langsmith/evaluate-graph.mdx (+2 -2)
📝 src/langsmith/run-backtests-new-agent.mdx (+2 -2)
📝 src/langsmith/test-react-agent-pytest.mdx (+5 -5)
📝 src/langsmith/trace-with-langgraph.mdx (+1 -1)
📝 src/oss/javascript/integrations/tools/decodo.mdx (+4 -4)
📝 src/oss/langgraph/INVALID_CHAT_HISTORY.mdx (+4 -4)
📝 src/oss/langgraph/add-human-in-the-loop.mdx (+8 -8)
📝 src/oss/langgraph/agentic-rag.mdx (+1 -1)
📝 src/oss/reference/overview.mdx (+6 -6)
📝 src/snippets/javascript-integrations/examples/agents/stagehand_ai_web_browser.mdx (+2 -2)
📝 src/snippets/javascript-integrations/examples/tools/google_calendar.mdx (+2 -2)

📄 Description

Do a quick pass at fixing some of the agent imports through the docs.


🔄 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/752 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/fix_import_paths` --- ### 📝 Commits (5) - [`7475497`](https://github.com/langchain-ai/docs/commit/74754974b8fb8885bd7743dac97c1612abccac73) x - [`aaaaf25`](https://github.com/langchain-ai/docs/commit/aaaaf2501479904fb4cc3d78592faac621adf564) qxqx - [`bb564a1`](https://github.com/langchain-ai/docs/commit/bb564a1b4659440b2c47e8ee477a13d94cc19d5e) x - [`6d6f3c4`](https://github.com/langchain-ai/docs/commit/6d6f3c4e66fc86213a5c7edb0b5bb18d8a2d723a) x - [`500c910`](https://github.com/langchain-ai/docs/commit/500c910514d7c1c7bf66923a25c37808104e1e9f) Update src/langsmith/evaluate-complex-agent.mdx ### 📊 Changes **14 files changed** (+44 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/graph-rebuild.mdx` (+1 -1) 📝 `src/langgraph-platform/server-mcp.mdx` (+2 -2) 📝 `src/langsmith/evaluate-complex-agent.mdx` (+4 -4) 📝 `src/langsmith/evaluate-graph.mdx` (+2 -2) 📝 `src/langsmith/run-backtests-new-agent.mdx` (+2 -2) 📝 `src/langsmith/test-react-agent-pytest.mdx` (+5 -5) 📝 `src/langsmith/trace-with-langgraph.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/tools/decodo.mdx` (+4 -4) 📝 `src/oss/langgraph/INVALID_CHAT_HISTORY.mdx` (+4 -4) 📝 `src/oss/langgraph/add-human-in-the-loop.mdx` (+8 -8) 📝 `src/oss/langgraph/agentic-rag.mdx` (+1 -1) 📝 `src/oss/reference/overview.mdx` (+6 -6) 📝 `src/snippets/javascript-integrations/examples/agents/stagehand_ai_web_browser.mdx` (+2 -2) 📝 `src/snippets/javascript-integrations/examples/tools/google_calendar.mdx` (+2 -2) </details> ### 📄 Description Do a quick pass at fixing some of the agent imports through the docs. --- <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:30 -05:00
yindo closed this issue 2026-02-17 17:21:30 -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#985