Guides in This Section
- Integrating C1 in your backend Call the C1 API from your backend using the OpenAI-compatible endpoint.
- Rendering C1 Responses into live UI Use the C1 React SDK to render the API response as interactive UI components.
- Streaming Stream responses from the API to create a real-time, responsive user experience.
- Guiding UI generations Use system prompts to control the structure and content of the generated UI.
- Integrate data via Tool Calling Connect C1 to your own data sources and APIs using tool calling.