Uses of Class
com.microsoft.semantickernel.chatcompletion.ChatRequestSettings
-
Packages that use ChatRequestSettings Package Description com.microsoft.semantickernel.chatcompletion -
-
Uses of ChatRequestSettings in com.microsoft.semantickernel.chatcompletion
Methods in com.microsoft.semantickernel.chatcompletion with parameters of type ChatRequestSettings Modifier and Type Method Description reactor.core.publisher.Mono<String>ChatCompletion. generateMessageAsync(ChatHistoryType chat, ChatRequestSettings requestSettings)Generate a new chat message
-