OPENAPI / COMPONENTS / SCHEMAS
Deployment Resource Config data structure
DeploymentResourceConfigStructural definition for Deployment Resource Config in the Mistral AI API contract.
object5properties
cpu_limitstringcpu limit value in the Mistral AI API contract.
cpu_requeststringcpu request value in the Mistral AI API contract.
memory_limitstringmemory limit value in the Mistral AI API contract.
memory_requeststringmemory request value in the Mistral AI API contract.
replicasstringreplicas value in the Mistral AI API contract.