[PR #4050] [MERGED] Update Engine enablement docs to reflect current admin toggle + setup flow #4054

Closed
opened 2026-06-05 19:12:36 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4050
Author: @fjmorris
Created: 5/18/2026
Status: Merged
Merged: 5/18/2026
Merged by: @fjmorris

Base: mainHead: fjmorris/DOC-1132


📝 Commits (4)

  • c98cbc2 Modified index.mdx, added Card for Engine.
  • 843c509 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1132
  • b347184 Incorporate feedback from Ben.
  • 613d195 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1132

📊 Changes

8 files changed (+43 additions, -14 deletions)

View changed files

📝 src/index.mdx (+9 -1)
📝 src/langsmith/engine-webhooks.mdx (+1 -1)
📝 src/langsmith/engine.mdx (+30 -9)
📝 src/langsmith/images/langsmith-engine-setup-dark.png (+0 -0)
📝 src/langsmith/images/langsmith-engine-setup-light.png (+0 -0)
📝 src/oss/deepagents/overview.mdx (+1 -1)
📝 src/oss/langchain/overview.mdx (+1 -1)
📝 src/oss/langgraph/overview.mdx (+1 -1)

📄 Description

  • Modified index.mdx, added Card for Engine.
  • Modified engine.mdx, renamed Issues tab to Engine tab, added Enable Engine for your organization section, added recommendation to connect to repository, and updated images.
  • Modified other file, renamed Issues tab to Engine tab.

Fixes DOC-1132


🔄 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/4050 **Author:** [@fjmorris](https://github.com/fjmorris) **Created:** 5/18/2026 **Status:** ✅ Merged **Merged:** 5/18/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `fjmorris/DOC-1132` --- ### 📝 Commits (4) - [`c98cbc2`](https://github.com/langchain-ai/docs/commit/c98cbc2fe460ee93e1c31650d6465944139dd084) Modified index.mdx, added Card for Engine. - [`843c509`](https://github.com/langchain-ai/docs/commit/843c509a231c91d1fa32fa139a23cfbbe05e5cb6) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1132 - [`b347184`](https://github.com/langchain-ai/docs/commit/b347184ee48ad662a444aff1381769a11b7f55e2) Incorporate feedback from Ben. - [`613d195`](https://github.com/langchain-ai/docs/commit/613d195a171127539502ea338991b37424879e69) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1132 ### 📊 Changes **8 files changed** (+43 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/index.mdx` (+9 -1) 📝 `src/langsmith/engine-webhooks.mdx` (+1 -1) 📝 `src/langsmith/engine.mdx` (+30 -9) 📝 `src/langsmith/images/langsmith-engine-setup-dark.png` (+0 -0) 📝 `src/langsmith/images/langsmith-engine-setup-light.png` (+0 -0) 📝 `src/oss/deepagents/overview.mdx` (+1 -1) 📝 `src/oss/langchain/overview.mdx` (+1 -1) 📝 `src/oss/langgraph/overview.mdx` (+1 -1) </details> ### 📄 Description - Modified index.mdx, added Card for Engine. - Modified engine.mdx, renamed Issues tab to Engine tab, added Enable Engine for your organization section, added recommendation to connect to repository, and updated images. - Modified other file, renamed Issues tab to Engine tab. Fixes DOC-1132 --- <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-06-05 19:12:36 -04:00
yindo closed this issue 2026-06-05 19:12:36 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4054