Class ReactiveContextStage

java.lang.Object
bg.codexio.ai.openai.api.sdk.chat.ChatConfigurationStage
bg.codexio.ai.openai.api.sdk.chat.ReactiveContextStage
All Implemented Interfaces:
RuntimeExecutor

public class ReactiveContextStage extends ChatConfigurationStage implements RuntimeExecutor
Reactive context to choose between raw response or just a simple string answer. Strongly recommended to use this only if a true reactive runtime is present, such as Reactor Netty.