API-Aware Conversations
Register concise API documents once, then attach the right context to each durable chat.
Give each chat its own model, API context, credentials, and operating limits. AgentChat runs the tool loop and keeps every step observable.
Features
Built for developers and automation enthusiasts who want AI to do the heavy lifting.
Register concise API documents once, then attach the right context to each durable chat.
Agents can wait, honor retry guidance, poll long-running jobs, and respond immediately when you stop them.
Attach host-specific headers to each chat. Matching HTTP requests receive them without exposing values to the LLM.
Streaming text, token usage, tool calls, and tool results are persisted so clients can follow every step.
Workflow
Save one or more OpenAI-compatible AI services and choose one for the chat.
Attach API documents, host headers, a system prompt, and execution limits.
Describe the outcome. AgentChat streams and persists every model and tool step.
Developer API
Create chats with your API key, then query durable state and incremental messages from your own product. AgentChat handles execution, recovery, and concurrency for you.
Open the developer dashboard →AgentChat