[PR #367] [MERGED] docs(oss): add langchain/production ui docs #679

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/367
Author: @casparb
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @casparb

Base: mainHead: caspar/prod-ui


📝 Commits (7)

  • ac70652 docs(oss): add langchain/production ui docs
  • 44c3217 docs(oss): add ts translation
  • e5ad6af docs(oss): add gen_ui gif
  • 2a6afa0 docs(oss): remove generative UI, remove Agent Inbox, fix language, add Agent Chat UI demo gifs
  • a7e39d0 docs(oss): fix language
  • a889021 docs(oss): update agent chat ui overview wording
  • 6819be7 Merge branch 'main' into caspar/prod-ui

📊 Changes

6 files changed (+92 additions, -13 deletions)

View changed files

src/oss/images/gen_ui.gif (+0 -0)
src/oss/images/studio_fork.gif (+0 -0)
src/oss/images/studio_hitl.gif (+0 -0)
src/oss/images/studio_state.gif (+0 -0)
src/oss/images/studio_tools.gif (+0 -0)
📝 src/oss/langchain-ui.mdx (+92 -13)

📄 Description

Add docs on interacting with your create_agent() via prebuilt UI, covering:

  • Agent Chat UI

🔄 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/367 **Author:** [@casparb](https://github.com/casparb) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@casparb](https://github.com/casparb) **Base:** `main` ← **Head:** `caspar/prod-ui` --- ### 📝 Commits (7) - [`ac70652`](https://github.com/langchain-ai/docs/commit/ac7065245c7842586bd97fea79faedbc519e332c) docs(oss): add langchain/production ui docs - [`44c3217`](https://github.com/langchain-ai/docs/commit/44c32174a28af9d7d3206ec9374df0981bd2b661) docs(oss): add ts translation - [`e5ad6af`](https://github.com/langchain-ai/docs/commit/e5ad6af152e1155a615a374d3bef464ae47969d4) docs(oss): add gen_ui gif - [`2a6afa0`](https://github.com/langchain-ai/docs/commit/2a6afa05cdb525bf95b86f34e6386ff095239254) docs(oss): remove generative UI, remove Agent Inbox, fix language, add Agent Chat UI demo gifs - [`a7e39d0`](https://github.com/langchain-ai/docs/commit/a7e39d0237182e9a037f7586742986c000f4d443) docs(oss): fix language - [`a889021`](https://github.com/langchain-ai/docs/commit/a889021846ae885a377e6661351959e117e11124) docs(oss): update agent chat ui overview wording - [`6819be7`](https://github.com/langchain-ai/docs/commit/6819be722bef494dffd89d8acfac9f3836ee7d53) Merge branch 'main' into caspar/prod-ui ### 📊 Changes **6 files changed** (+92 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/images/gen_ui.gif` (+0 -0) ➕ `src/oss/images/studio_fork.gif` (+0 -0) ➕ `src/oss/images/studio_hitl.gif` (+0 -0) ➕ `src/oss/images/studio_state.gif` (+0 -0) ➕ `src/oss/images/studio_tools.gif` (+0 -0) 📝 `src/oss/langchain-ui.mdx` (+92 -13) </details> ### 📄 Description Add docs on interacting with your `create_agent()` via prebuilt UI, covering: * Agent Chat UI --- <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:54 -05:00
yindo closed this issue 2026-02-17 17:20:54 -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#679