Creates a mock assistant response from a chat history. Supports both JSON and SSE streaming responses.
Documentation Index
Fetch the complete documentation index at: https://docs.tideblaze.com/llms.txt
Use this file to discover all available pages before exploring further.
stream=true returns a text/event-stream response in OpenAI-style chunk format and ends with data: [DONE].Bearer authentication header of the form Bearer <token>, where <token> is your auth token.