Uses of Class
bg.codexio.ai.openai.api.sdk.voice.translation.FormatStage
-
Packages that use FormatStage Package Description bg.codexio.ai.openai.api.sdk.voice.translation -
-
Uses of FormatStage in bg.codexio.ai.openai.api.sdk.voice.translation
Methods in bg.codexio.ai.openai.api.sdk.voice.translation that return FormatStage Modifier and Type Method Description FormatStageTemperatureStage. creativeAs(bg.codexio.ai.openai.api.payload.creativity.Creativity creativity)Configures temperatureFormatStageTemperatureStage. deterministic()Configures temperature toCreativity.TRULY_DETERMINISTICFormatStageTemperatureStage. randomized()Configures temperature toCreativity.I_HAVE_NO_IDEA_WHAT_I_AM_TALKING
-