Uses of Class
bg.codexio.ai.openai.api.sdk.chat.ImmediateContextStage
Packages that use ImmediateContextStage
-
Uses of ImmediateContextStage in bg.codexio.ai.openai.api.sdk.chat
Methods in bg.codexio.ai.openai.api.sdk.chat that return ImmediateContextStageModifier and TypeMethodDescriptionChatRuntimeSelectionStage.immediate()Requests will be synchronously blocking without streaming enabled.ChatRuntimeSelectionStage.immediate(Processing processing) Requests will be synchronously blocking and might utilize server-sent events (real-time streaming).static ImmediateContextStageChat.simply()Authenticates against OpenAPI with the first success fromFromEnvironmentandFromJson
authentication methods.static ImmediateContextStageAuthenticates against OpenAI API with an implementation ofSdkAuthand preconfigures simpleGPT35TurboModelfor prompting.SimplifiedStage.simply()Go ahead to directly ask question by preconfiguring the AI Model Type and the creativity level and receiving a synchronous response