Packages
agentsea_web
0.1.0
AgentSea web: a Phoenix LiveView fleet dashboard and an OpenAI-compatible chat completions endpoint.
Current section
Files
Jump to
Current section
Files
agentsea_web
.formatter.exs
.formatter.exs
[
import_deps: [:phoenix, :phoenix_live_view],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs,heex}"]
]