Chat With Model
Models
Chat With Model
Sends a chat message to a deployed model and returns the response.
POST
Chat With Model
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
Model ID of the model to chat with. Must be provided.
Body
application/json
Response
A successful response.
ChatWithModelResponse contains the model's response to the chat message.
The model's response message.

