Amarsia
Concepts

Assistants

Build, version, test, and deploy AI assistants with full control and fast iteration.

Overview

Assistants are the core unit you ship to production in Amarsia. Each assistant combines model settings, prompt instructions, optional web search, linked actions, and an optional knowledge base.

You can test behavior before deployment, publish a version, and later improve the assistant without changing your client integration code.

How it works

  1. Configure the assistant (name, model, prompt messages, output mode).
  2. Connect tools (actions, web search) and context (knowledge base).
  3. Test directly in the dashboard using realistic requests.
  4. Publish and use the deployment ID through API.
  5. Iterate by saving and publishing newer versions.

Why teams use it

  • Prompt and behavior changes are versioned, so updates are safer.
  • Testing is built in, so issues surface earlier.
  • Deployment and monitoring are tied to the same assistant, so operations stay clean.
  • You can move fast without rebuilding backend orchestration every time.

Use case slots