Class SimplifiedStage
java.lang.Object
bg.codexio.ai.openai.api.sdk.voice.translation.SimplifiedStage
- All Implemented Interfaces:
TerminalStage
Simplifies configuration with already configured
AI Model, temperature and output format;
-
Method Summary
Modifier and TypeMethodDescriptionAutoconfigures AI ModelWhisper10, temperatureTemperatureStage.deterministic()and formatFormatStage.justText()
-
Method Details
-
andRespond
Autoconfigures AI ModelWhisper10, temperatureTemperatureStage.deterministic()and formatFormatStage.justText()- Specified by:
andRespondin interfaceTerminalStage- Returns:
TranslationRuntimeSelectionStage
-