Uses of Interface
bg.codexio.ai.openai.api.http.OpenAIHttpExecutor
Packages that use OpenAIHttpExecutor
Package
Description
-
Uses of OpenAIHttpExecutor in bg.codexio.ai.openai.api.http
Classes in bg.codexio.ai.openai.api.http that implement OpenAIHttpExecutorModifier and TypeClassDescriptionclassDefaultOpenAIHttpExecutor<I extends Streamable,O extends Mergeable<O>> Common implementation that should work out of the box when inherited with the correct input and output models. -
Uses of OpenAIHttpExecutor in bg.codexio.ai.openai.api.http.chat
Classes in bg.codexio.ai.openai.api.http.chat that implement OpenAIHttpExecutor -
Uses of OpenAIHttpExecutor in bg.codexio.ai.openai.api.http.images
Classes in bg.codexio.ai.openai.api.http.images that implement OpenAIHttpExecutorModifier and TypeClassDescriptionclassImplementation for Create Image APIclassImplementation for Create Image Edit APIclassImplementation for Create Image Variation API -
Uses of OpenAIHttpExecutor in bg.codexio.ai.openai.api.http.vision
Classes in bg.codexio.ai.openai.api.http.vision that implement OpenAIHttpExecutor -
Uses of OpenAIHttpExecutor in bg.codexio.ai.openai.api.http.voice
Classes in bg.codexio.ai.openai.api.http.voice that implement OpenAIHttpExecutorModifier and TypeClassDescriptionclassImplementation for Text-To-Speech APIclassImplementation for Speech-To-Text APIclassImplementation for Translations API