Uses of Class
bg.codexio.ai.openai.api.sdk.voice.translation.TranslationConfigurationStage
-
Packages that use TranslationConfigurationStage Package Description bg.codexio.ai.openai.api.sdk.voice.translation -
-
Uses of TranslationConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.translation
Subclasses of TranslationConfigurationStage in bg.codexio.ai.openai.api.sdk.voice.translation Modifier and Type Class Description classAIModelStageA stage to choose a model supported by /v1/audio/translations model endpoint compatibility .classAsyncPromiseStageRegisters callbacks and sends requestclassAsyncPromptStageRegisters user input optionallyclassAudioFileStageConfigures which audio file to translateclassFormatStageConfigures the format of the output fileclassReactivePromptStageRegisters text input optionallyclassSynchronousPromptStageSends blocking requests to OpenAI API with given user supplied promptclassTemperatureStageConfigures the temperature or in other words, the creativity of the model.classTranslationRuntimeSelectionStageConfigures how the HTTP client to act.
-