Skip to main content

caipe-ui

Deploys the CAIPE Next.js UI and BFF.

The UI talks to Dynamic Agents server-side through DYNAMIC_AGENTS_URL and proxies browser chat streams through /api/v1/chat/stream/*.

Common Values

KeyPurpose
config.DYNAMIC_AGENTS_URLDynamic Agents service URL
config.MONGODB_DATABASEMongoDB database name
mongodb.enabledDeploy bundled MongoDB subchart
existingSecretSecret with sensitive runtime env vars
externalSecretsExternalSecret integration
appConfig.modelsUI model selector entries
appConfig.mcp_serversDynamic-agent MCP bootstrap entries

Use charts/ai-platform-engineering/charts/caipe-ui/values.yaml for the complete value schema.