Skip to main content
Conversations (threads) are where you interact with agents. Each conversation maintains context, memory, and history.

Starting a Conversation

Click New Chat or select an agent to start a conversation. The agent uses its configured personality, tools, and knowledge to respond.

Message Types

Regular text messages. The agent understands natural language — no special syntax needed.
Upload images, PDFs, documents, or any file. The agent processes and responds based on the content.
When an agent uses a tool (search, browse, etc.), results appear inline in the conversation.
Long-form content (code, documents, analyses) generated by the agent appears as expandable artifacts.

Conversation Features

Real-time Streaming

Responses stream in real-time via Server-Sent Events (SSE). You see the agent’s response as it’s being generated.

Context & Memory

Agents automatically remember:
  • Conversation history — What was discussed in this thread
  • Entity memory — People, places, and things mentioned
  • User preferences — Your communication style and preferences

Switching Models

You can change the LLM model mid-conversation. The agent adapts while keeping the conversation context.

Managing Conversations

  • Pin important conversations for quick access
  • Archive old conversations
  • Delete to permanently remove a conversation and its history