Uses of Interface
bg.codexio.ai.openai.api.payload.thread.request.ThreadRequest
Packages that use ThreadRequest
-
Uses of ThreadRequest in bg.codexio.ai.openai.api.payload.thread.request
Classes in bg.codexio.ai.openai.api.payload.thread.request with type parameters of type ThreadRequestClasses in bg.codexio.ai.openai.api.payload.thread.request that implement ThreadRequestModifier and TypeClassDescriptionfinal recordfinal recordMethods in bg.codexio.ai.openai.api.payload.thread.request with type parameters of type ThreadRequestModifier and TypeMethodDescriptionstatic <R extends ThreadRequest>
ThreadRequestBuilder<R> ThreadRequestBuilder.builder()