Create a chat with a specific agent, or continue an existing chat. Returns a streaming response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The content of the user message.
Deprecated. Use agent_id instead.
Enable research mode for this chat. Only works if the agent has research mode enabled ('optional' or 'always_on').
The style of citations to use. 'remove' will not show any citations, 'link' will format them as URLs.
link, remove The format of the content returned. 'markdown' includes formatting, 'text' returns plain text.
markdown, text Prompt variables as input to the agent.