Package bg.codexio.ai.openai.api.sdk
Interface TerminalStage
- All Known Implementing Classes:
ImagesTerminalStage,MessageStage,SimplifiedStage,SimplifiedStage,SimplifiedStage,TemperatureStage
public interface TerminalStage
Stages which provide the ability to bypass further configurations
and go to selecting a runtime. This naturally applies to the last
stage in the chain as well.
-
Method Summary
-
Method Details
-
andRespond
RuntimeSelectionStage andRespond()
-