Class PutAnthropicRequest

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

@JsonpDeserializable public class PutAnthropicRequest extends RequestBase implements JsonpSerializable
Create an Anthropic inference endpoint.

Create an inference endpoint to perform an inference task with the anthropic service.

See Also: