Retrieve available models
chat_models
: List of available chat models with their IDs, names, and metadataembedding_models
: List of available embedding models with their IDs, names, and metadatacorrelation_id
: Unique identifier for tracking the requestList of available models
The response is of type object
.