Creates a chat completion using a private deployed fine-tuned model by deployment ID.
This endpoint runs chat completions against a private deployed fine-tuned model.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 text/event-stream and ends with data: [DONE].Bearer authentication header of the form Bearer <token>, where <token> is your auth token.