Uses of Class
bg.codexio.ai.openai.api.sdk.assistant.AIModelStage
Packages that use AIModelStage
-
Uses of AIModelStage in bg.codexio.ai.openai.api.sdk.assistant
Methods in bg.codexio.ai.openai.api.sdk.assistant that return AIModelStageModifier and TypeMethodDescriptionstatic AIModelStageAssistants.throughHttp(AssistantHttpExecutor httpExecutor) Methods in bg.codexio.ai.openai.api.sdk.assistant that return types with arguments of type AIModelStageModifier and TypeMethodDescriptionstatic HttpBuilder<AIModelStage> Assistants.authenticate(HttpExecutorContext context) static HttpBuilder<AIModelStage> Assistants.authenticate(SdkAuth auth) static HttpBuilder<AIModelStage> Assistants.defaults()