Starting a Chat
Navigate to Agents → Find your agent → Click Start Chat. The chat interface provides an interactive environment for testing agents before deploying them on datasets.Chat Features
Message Input: Type messages, use Shift+Enter for multi-line. Messages support plain text. Agent Responses: Appear on the left with full markdown rendering including bold, italic,code, lists, and links. Streaming responses show typing indicator.
Tool Activity: Real-time display when agents use tools:
- Blue badges: Tool is running
- Green badges: Tool completed successfully
- Red badges: Tool encountered error
- Click badges to see parameters, results, and timing