Class SimplifiedStage
java.lang.Object
bg.codexio.ai.openai.api.sdk.chat.SimplifiedStage
A simplified stage where some things
such as AI Model Type and creativity
are already configured.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsimply()Go ahead to directly ask question by preconfiguring the AI Model Type and the creativity level and receiving a synchronous response
-
Constructor Details
-
SimplifiedStage
-
-
Method Details
-
simply
Go ahead to directly ask question by preconfiguring the AI Model Type and the creativity level and receiving a synchronous response- Returns:
ChatRuntimeSelectionStage
-