ChatInlineProtocolConfig
Agent Runtimes / chat/ChatInline / ChatInlineProtocolConfig
Interface: ChatInlineProtocolConfig
Defined in: chat/ChatInline.tsx:153
Protocol configuration for ChatInline
Properties
agentId?
optionalagentId?:string
Defined in: chat/ChatInline.tsx:161
Agent ID
authToken?
optionalauthToken?:string
Defined in: chat/ChatInline.tsx:159
Authentication token
endpoint
endpoint:
string
Defined in: chat/ChatInline.tsx:157
Endpoint URL
options?
optionaloptions?:Record<string,unknown>
Defined in: chat/ChatInline.tsx:163
Additional options
type
type:
Protocol
Defined in: chat/ChatInline.tsx:155
Protocol type (ag-ui, vercel-ai, etc.)