Uses of Class
com.microsoft.semantickernel.chatcompletion.ChatHistory
-
Packages that use ChatHistory Package Description com.microsoft.semantickernel.chatcompletion -
-
Uses of ChatHistory in com.microsoft.semantickernel.chatcompletion
Classes in com.microsoft.semantickernel.chatcompletion with type parameters of type ChatHistory Modifier and Type Interface Description interfaceChatCompletion<ChatHistoryType extends ChatHistory>Methods in com.microsoft.semantickernel.chatcompletion that return types with arguments of type ChatHistory Modifier and Type Method Description ChatCompletion<? extends ChatHistory>ChatCompletion.Builder. build(com.azure.ai.openai.OpenAIAsyncClient client, String modelId)
-