Package com.openai.services.async
Class BetaServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.BetaServiceAsync.WithRawResponse
public final class BetaServiceAsyncImpl.WithRawResponseImpl implements BetaServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AssistantServiceAsync.WithRawResponse
assistants()
ThreadServiceAsync.WithRawResponse
threads()
-
-
Method Detail
-
assistants
AssistantServiceAsync.WithRawResponse assistants()
-
threads
ThreadServiceAsync.WithRawResponse threads()
-
-
-
-