Uses of Class
bg.codexio.ai.openai.api.sdk.chat.AsyncPromise
-
Packages that use AsyncPromise Package Description bg.codexio.ai.openai.api.sdk.chat -
-
Uses of AsyncPromise in bg.codexio.ai.openai.api.sdk.chat
Methods in bg.codexio.ai.openai.api.sdk.chat that return AsyncPromise Modifier and Type Method Description AsyncPromiseAsyncContextStage. ask(String... questions)Sends async request to OpenAI API.
-