Cleo
Chat
The core conversational surface of Cleo.
Chat is the primary way people interact with Cleo: a conversational interface where you can ask questions, request work, or think out loud.
A Chat session with Cleo supports:
- Multi-turn conversation with full context of what was said earlier
- Mixed requests in a single thread — for example, asking for code, then asking Cleo to explain it
- Long-form output, such as full documents, code files, or research summaries
Under the hood, Chat is a thin, product-focused layer over the same models available through the Chat API, so behavior you see in the Cleo product is reproducible programmatically.