Starts the ExAthena web chat UI on localhost.
mix athena.web
mix athena.web --port 4000Opens 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).