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