Uses of Class
bg.codexio.ai.openai.api.sdk.images.ReactiveExecutor
-
Packages that use ReactiveExecutor Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of ReactiveExecutor in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return ReactiveExecutor Modifier and Type Method Description ReactiveExecutor<R>ReactiveApi. generate(String prompt)ReactiveExecutor<R>PromptlessImagesRuntimeSelectionStage. reactive()Requests will be asynchronous under reactive API.
-