Uses of Interface
xyz.felh.openai.IOpenAiApiObject
Packages that use IOpenAiApiObject
Package
Description
-
Uses of IOpenAiApiObject in xyz.felh.openai
Classes in xyz.felh.openai with type parameters of type IOpenAiApiObjectModifier and TypeClassDescriptionclassOpenAiApiListResponse<T extends IOpenAiApiObject>A List wrapper class of OpenAi API endpointsSubinterfaces of IOpenAiApiObject in xyz.felh.openaiClasses in xyz.felh.openai that implement IOpenAiApiObjectModifier and TypeClassDescriptionclassclassOpenAiApiListResponse<T extends IOpenAiApiObject>A List wrapper class of OpenAi API endpointsclassAn abstract class of OpenAi API Responseclassstatic classclass -
Uses of IOpenAiApiObject in xyz.felh.openai.assistant
Classes in xyz.felh.openai.assistant that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.assistant.file
Classes in xyz.felh.openai.assistant.file that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.audio
Classes in xyz.felh.openai.audio that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.chat
Classes in xyz.felh.openai.chat that implement IOpenAiApiObjectModifier and TypeClassDescriptionclassThe chat completion objectclass -
Uses of IOpenAiApiObject in xyz.felh.openai.embedding
Classes in xyz.felh.openai.embedding that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.file
Classes in xyz.felh.openai.file that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.fineTuning
Classes in xyz.felh.openai.fineTuning that implement IOpenAiApiObjectModifier and TypeClassDescriptionclassclassclassclass -
Uses of IOpenAiApiObject in xyz.felh.openai.image
Classes in xyz.felh.openai.image that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.model
Classes in xyz.felh.openai.model that implement IOpenAiApiObjectModifier and TypeClassDescriptionclassList and describe the various models available in the API. -
Uses of IOpenAiApiObject in xyz.felh.openai.moderation
Classes in xyz.felh.openai.moderation that implement IOpenAiApiObjectModifier and TypeClassDescriptionclassclassclassclass -
Uses of IOpenAiApiObject in xyz.felh.openai.thread
Classes in xyz.felh.openai.thread that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.thread.message
Classes in xyz.felh.openai.thread.message that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.thread.message.file
Classes in xyz.felh.openai.thread.message.file that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.thread.run
Classes in xyz.felh.openai.thread.run that implement IOpenAiApiObject -
Uses of IOpenAiApiObject in xyz.felh.openai.thread.run.step
Classes in xyz.felh.openai.thread.run.step that implement IOpenAiApiObject