Integrations

Web widget

Deploy grounded answers on the web by binding the widget to the same Calypso RAG agent policy you already validated in Playground.

What the widget path is for

The web widget is the main customer-facing deployment surface in Calypso RAG. It lets you put grounded answers in front of end users without creating a separate answer engine.

The recommended widget mode is linked-agent mode.

In linked-agent mode, the widget inherits behavior from the centralized RAG agent you select, including:

  • retrieval scope
  • role
  • presentation mode
  • small talk behavior
  • source visibility

Why linked-agent mode matters

This keeps the widget aligned with the same policy you already reviewed in:

  • Agent Builder
  • Playground
  • Code integrations

That consistency is a major product advantage.

Legacy mode

Legacy widget behavior still exists for compatibility, but it should not be the main narrative for a new Calypso RAG deployment.

Use legacy mode only when you are carrying forward older behavior intentionally.

Good deployment workflow

  1. validate the agent in Playground
  2. bind the widget to the default or named RAG profile
  3. preview the widget
  4. review widget analytics after launch