Sends a chat message to a deployed model and returns the response.
Bearer authentication using an access token. Format: Bearer <access_token>
Model ID of the model to chat with. Must be provided.
A successful response.
ChatWithModelResponse contains the model's response to the chat message.
The model's response message.