Uses of Package
ai.doctruth.internal.providers.openai.wire
Packages that use ai.doctruth.internal.providers.openai.wire
Package
Description
Jackson-deserialisable Java records mirroring the OpenAI Chat Completions API request
and response shapes.
-
Classes in ai.doctruth.internal.providers.openai.wire used by ai.doctruth.internal.providers.openai.wireClassDescriptionOne element of a Chat Completions response
choicesarray.OpenAIresponse_format.json_schemapayload.One element of a Chat Completionsmessagesarray.Theresponse_formathint sent on every Chat Completions request.Per-call token-usage summary from a Chat Completions response.