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