API Reference agentsea_web v#0.1.0

Copy Markdown

Modules

OpenAI-compatible POST /v1/chat/completions, served through AgentSea.Gateway.

Live dashboard of AgentSea activity. Subscribes to telemetry events forwarded over PubSub and renders running totals plus a feed of recent events.

Root layout for the dashboard.

Forwards every AgentSea.Telemetry event onto Phoenix.PubSub so LiveViews (the dashboard) can render fleet activity in real time without any bespoke event bus.