Class PutMistralRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.inference.PutMistralRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class PutMistralRequest extends RequestBase implements JsonpSerializable
Create a Mistral inference endpoint.

Creates an inference endpoint to perform an inference task with the mistral service.

See Also: