Bring your own AI agent over AG-UI
Prefer to run your own AI? Set an agent URL on your website and Supovia calls it over the open AG-UI protocol, streaming responses back into the conversation as they are generated. Your agent can use whatever models, prompts, tools and data you like; Supovia authenticates each request with a bearer secret so only your endpoint is ever called.
Stream replies into conversations using the standard AG-UI event format.
Run any stack behind your endpoint, Supovia just streams the output.
Every call carries a shared secret so only your agent is reachable.