Skip to main content

Overview

Chat mode provides text-based conversations with your agent. Responses stream in real-time for a natural typing effect.

Using the widget

Embed the widget on your site in chat mode:
<script
  src="https://app.orova.ai/widget/orova-widget.js"
  data-api-key="YOUR_API_KEY"
  data-agent-id="AGENT_ID"
  data-server-url="https://app.orova.ai"
  data-mode="chat"
></script>
Users click the floating button to open a chat window and start typing.

Features

  • Streaming responses — The agent’s reply appears word by word in real-time
  • Conversation continuity — The full conversation context is maintained across messages
  • Greeting message — The agent automatically sends a greeting when the chat opens
  • Tool execution — The agent can use tools (CRM lookups, calendar bookings, etc.) during the conversation

Modes with chat

Widget modeChat available?
chatChat only
voiceChat + voice picker (user chooses)
videoVideo only
multiVoice + video picker