java.lang.Object
org.elasticsearch.inference.completion.Reasoning
All Implemented Interfaces:
NamedWriteable, Writeable, ToXContent, ToXContentObject

public final class Reasoning extends Object implements ToXContentObject, NamedWriteable
This class represents the reasoning configuration for a completion request. It encapsulates various parameters that control the reasoning process.
See Also: