Guides¶
Step-by-step walkthroughs and working notes for Cognidesk capabilities. Each guide assumes you've read the Concepts section.
Guide status
Some core guides are intentionally marked as work in progress while the API surface is still settling. Use the Quick Start, Flight Demo, and API reference when you need the most runnable examples today.
Core¶
- Agents & Instructions — configure agent behavior and personality
- Tools — define and use typed tools
- Knowledge Sources — integrate retrieval-augmented context
- Journeys — build state machine conversation flows
- Custom Events — define and emit app-specific events
Infrastructure¶
- Storage — configure conversation persistence
- Models & Providers — set up LLM providers
- Provider Integrations — configure scoped external provider modules, capabilities, readiness, and handoff surfaces
Transport¶
- HTTP Transport — expose your agent over REST + SSE
- SSE Streaming — real-time event streaming to clients
Frontend¶
- React UI — chat widget and hooks for React apps
Advanced¶
- Voice — real-time voice conversations
- Observability — OpenTelemetry integration
- Provider Integration Catalog — inspect every official provider subpath, scope, capabilities, setup, and boundaries
- Omnichannel NG Changes — review the new SDK configuration, channel, policy, handoff, Studio, and integration-package rules