Skip to content

docs: add LangGraph chat example to the docs#655

Merged
zahlekhan merged 1 commit into
mainfrom
docs/add-langgraph-example
Jun 16, 2026
Merged

docs: add LangGraph chat example to the docs#655
zahlekhan merged 1 commit into
mainfrom
docs/add-langgraph-example

Conversation

@vishxrad

@vishxrad vishxrad commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Adds a docs page for the LangGraph multi-agent chat example (already on main under examples/langgraph-chat).

Changes

  • New Examples page openui-lang/examples/langgraph-chat with a demo video, architecture overview, frontend/proxy/graph walkthrough, and run steps
  • Registered the page in the OpenUI examples nav (meta.json)
  • Expanded the LangGraph section of the Providers guide with a langGraphAdapter() snippet and a cross-link to the new page

Closes #654

Add an Examples page for the LangGraph multi-agent chat example with a demo video, register it in the OpenUI examples nav, and expand the LangGraph section of the Providers guide with a snippet and cross-link.
@vishxrad vishxrad force-pushed the docs/add-langgraph-example branch from 82f50ea to a30b14e Compare June 15, 2026 22:04
@ankit-thesys ankit-thesys requested a review from abhithesys June 16, 2026 08:58
@zahlekhan zahlekhan merged commit ad28153 into main Jun 16, 2026
1 check passed
@zahlekhan zahlekhan deleted the docs/add-langgraph-example branch June 16, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add LangGraph example to the docs

2 participants