[PR #188] [MERGED] Sync Open Agent Platform Documentation Files #504

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/188
Author: @bracesproul
Created: 8/19/2025
Status: Merged
Merged: 8/20/2025
Merged by: @beklapko

Base: mainHead: sync-oap-docs-20250819-204840


📝 Commits (3)

  • 369a654 Sync Open Agent Platform documentation files
  • 3e0dc60 Merge branch 'main' into sync-oap-docs-20250819-204840
  • 2a9d910 add to nav

📊 Changes

10 files changed (+882 additions, -1 deletions)

View changed files

📝 src/docs.json (+28 -0)
📝 src/labs/index.mdx (+1 -1)
src/labs/oap/custom-agents/configuration.mdx (+429 -0)
src/labs/oap/custom-agents/overview.mdx (+42 -0)
src/labs/oap/index.mdx (+53 -0)
src/labs/oap/quickstart.mdx (+130 -0)
src/labs/oap/setup/agents.mdx (+65 -0)
src/labs/oap/setup/authentication.mdx (+47 -0)
src/labs/oap/setup/mcp-server.mdx (+52 -0)
src/labs/oap/setup/rag-server.mdx (+35 -0)

📄 Description

This PR syncs documentation files from the Open Agent Platform repository.

Changes:

  • Updated MDX files from apps/docs/
  • Target directory: src/labs/oap/
  • Source commit: ba1fe72646cba0bc72ef06d8e9bdd408e32b5a4b
  • Synced at 2025-08-19 20:48:42 UTC

Auto-generated by: Open Agent Platform Documentation Sync Workflow


🔄 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/188 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@beklapko](https://github.com/beklapko) **Base:** `main` ← **Head:** `sync-oap-docs-20250819-204840` --- ### 📝 Commits (3) - [`369a654`](https://github.com/langchain-ai/docs/commit/369a65451f2d21b108953a1de5489caafca259b8) Sync Open Agent Platform documentation files - [`3e0dc60`](https://github.com/langchain-ai/docs/commit/3e0dc60af94204eafc4f25e93b9cdfcfe56f412e) Merge branch 'main' into sync-oap-docs-20250819-204840 - [`2a9d910`](https://github.com/langchain-ai/docs/commit/2a9d9103f53b06398d39dea54d1c8634fd9573be) add to nav ### 📊 Changes **10 files changed** (+882 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+28 -0) 📝 `src/labs/index.mdx` (+1 -1) ➕ `src/labs/oap/custom-agents/configuration.mdx` (+429 -0) ➕ `src/labs/oap/custom-agents/overview.mdx` (+42 -0) ➕ `src/labs/oap/index.mdx` (+53 -0) ➕ `src/labs/oap/quickstart.mdx` (+130 -0) ➕ `src/labs/oap/setup/agents.mdx` (+65 -0) ➕ `src/labs/oap/setup/authentication.mdx` (+47 -0) ➕ `src/labs/oap/setup/mcp-server.mdx` (+52 -0) ➕ `src/labs/oap/setup/rag-server.mdx` (+35 -0) </details> ### 📄 Description This PR syncs documentation files from the Open Agent Platform repository. **Changes:** - Updated MDX files from `apps/docs/` - Target directory: `src/labs/oap/` - Source commit: ba1fe72646cba0bc72ef06d8e9bdd408e32b5a4b - Synced at 2025-08-19 20:48:42 UTC **Auto-generated by:** Open Agent Platform Documentation Sync Workflow --- <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:31 -05:00
yindo closed this issue 2026-02-17 17:20:31 -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#504