Package com.openai.services.blocking
Class BetaServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.BetaService.WithRawResponse
public final class BetaServiceImpl.WithRawResponseImpl implements BetaService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AssistantService.WithRawResponse
assistants()
ThreadService.WithRawResponse
threads()
-
-
Method Detail
-
assistants
AssistantService.WithRawResponse assistants()
-
threads
ThreadService.WithRawResponse threads()
-
-
-
-