Overview
The Agent Chat API forwards user messages to a live Gizzi Runtime session and streams the runtime’s event bus back to the caller. ThechatId is the platform agent session id created through the agent-sessions flow; the platform simply proxies the payload, preserving provider, model, harness, and system prompt overrides.
Base URL
Authentication
All requests require a valid bearer token in theAuthorization header. See Authentication for details.