mix athena.web (ExAthena v0.12.1)

Copy Markdown View Source

Starts the ExAthena web chat UI on localhost.

mix athena.web
mix athena.web --port 4000

Opens a Phoenix LiveView chat interface backed by the same agent loop as mix athena.chat. Provider, model, and mode are configurable in the sidebar.

Flags

  • --port PORT — HTTP port (default 4000).