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