Package com.openai.services.blocking
Interface ChatService
-
- All Implemented Interfaces:
public interface ChatService
-
-
Method Summary
Modifier and Type Method Description abstract CompletionService
completions()
-
-
Method Detail
-
completions
abstract CompletionService completions()
-
-
-
-