Module org.elasticsearch.server
Package org.elasticsearch.inference
Interface UnifiedCompletionRequest.ToolChoice
- All Superinterfaces:
NamedWriteable,ToXContent,Writeable
- All Known Implementing Classes:
UnifiedCompletionRequest.ToolChoiceObject,UnifiedCompletionRequest.ToolChoiceString
- Enclosing class:
UnifiedCompletionRequest
public static sealed interface UnifiedCompletionRequest.ToolChoice
extends NamedWriteable, ToXContent
permits UnifiedCompletionRequest.ToolChoiceObject, UnifiedCompletionRequest.ToolChoiceString
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
Fields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY, EMPTY_PARAMS -
Method Summary
Methods inherited from interface org.elasticsearch.common.io.stream.NamedWriteable
getWriteableNameMethods inherited from interface org.elasticsearch.xcontent.ToXContent
isFragment, toXContent