Uses of Package
com.microsoft.semantickernel.aiservices.openai.chatcompletion
-
Packages that use com.microsoft.semantickernel.aiservices.openai.chatcompletion Package Description com.microsoft.semantickernel.aiservices.openai.chatcompletion -
Classes in com.microsoft.semantickernel.aiservices.openai.chatcompletion used by com.microsoft.semantickernel.aiservices.openai.chatcompletion Class Description OpenAIChatCompletion OpenAI chat completion service.OpenAIChatCompletion.Builder Builder for creating a new instance ofOpenAIChatCompletion.OpenAIChatResponse.Choice Represents a choice in the chat completion response.OpenAIChatResponse.FinishDetails Represents the finish details in the chat completion response.OpenAIChatResponse.Message Represents a message in the chat completion response.OpenAIChatResponse.Usage Represents the usage of the chat completion API.OpenAIFunctionToolCall Represents a call to a function in the OpenAI tool.