Uses of Interface
com.microsoft.semantickernel.chatcompletion.ChatCompletion
-
Packages that use ChatCompletion Package Description com.microsoft.semantickernel.chatcompletion -
-
Uses of ChatCompletion in com.microsoft.semantickernel.chatcompletion
Methods in com.microsoft.semantickernel.chatcompletion with type parameters of type ChatCompletion Modifier and Type Method Description static <ChatHistoryType extends ChatHistory,E extends ChatCompletion<ChatHistoryType>>
ChatCompletion.Builder<ChatHistoryType>ChatCompletion. builder()
-