Uses of Class
bg.codexio.ai.openai.api.sdk.thread.ThreadCreationStage
Packages that use ThreadCreationStage
-
Uses of ThreadCreationStage in bg.codexio.ai.openai.api.sdk.thread
Methods in bg.codexio.ai.openai.api.sdk.thread that return ThreadCreationStageModifier and TypeMethodDescriptionThreadCreationStage<bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest> ThreadActionTypeStage.creating()static ThreadCreationStage<bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest> Threads.throughHttp(CreateThreadHttpExecutor httpExecutor)