diff --git a/docs/chat-ui.mdx b/docs/chat-ui.mdx index 14ad9b74..12d91b88 100644 --- a/docs/chat-ui.mdx +++ b/docs/chat-ui.mdx @@ -15,6 +15,7 @@ Key Features: - **Integration Settings** - Configure models, MCP servers, skills, and sandbox environments. - **Server Configuration** - Choose between TrueForge, a fully custom server, or TrueFoundry. +{/* ## Bundled UI When you run TrueForge ([Quickstart](/quickstart)), open the app URL (for example `http://localhost:8790`). You get: @@ -38,6 +39,8 @@ When you run TrueForge ([Quickstart](/quickstart)), open the app URL (for exampl | **Slots** | Override individual UI regions without forking the whole app | | **Server** | TrueForge server, TrueFoundry-backed, or a custom server that implements the contract | +*/} + ## Interactive controls & code examples The hosted webapp provides an interactive interface for exploring and configuring all available controls and properties. Configure and preview component properties, override defaults, and generate a code snippet from your configuration.