Uses of Class
bg.codexio.ai.openai.api.sdk.voice.translation.PreSimplifiedStage
-
Packages that use PreSimplifiedStage Package Description bg.codexio.ai.openai.api.sdk.voice.translation -
-
Uses of PreSimplifiedStage in bg.codexio.ai.openai.api.sdk.voice.translation
Methods in bg.codexio.ai.openai.api.sdk.voice.translation that return PreSimplifiedStage Modifier and Type Method Description static PreSimplifiedStageTranslation. simply()Authenticates against OpenAPI with the first success fromFromEnvironmentandFromJson
authentication methods.static PreSimplifiedStageTranslation. simply(SdkAuth auth)Authenticates against OpenAI API with an implementation ofSdkAuthand preconfigures simpleWhisper10for prompting.
-