Uses of Record Class
ai.doctruth.internal.providers.openai.wire.Choice
Packages that use ai.doctruth.internal.providers.openai.wire.Choice
Package
Description
Jackson-deserialisable Java records mirroring the OpenAI Chat Completions API request
and response shapes.
-
Uses of ai.doctruth.internal.providers.openai.wire.Choice in ai.doctruth.internal.providers.openai.wire
Methods in ai.doctruth.internal.providers.openai.wire that return types with arguments of type ai.doctruth.internal.providers.openai.wire.Choice in in in inModifier and TypeMethodDescriptionList<ai.doctruth.internal.providers.openai.wire.Choice> ChatCompletionsResponse.choices()Constructor parameters in ai.doctruth.internal.providers.openai.wire with type arguments of type ai.doctruth.internal.providers.openai.wire.Choice in in in in