Creates a chat completion using a private deployed fine-tuned model by deployment ID.
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.