Uses of Interface
com.microsoft.semantickernel.chatcompletion.ChatCompletion.Builder
-
Packages that use ChatCompletion.Builder Package Description com.microsoft.semantickernel.builders -
-
Uses of ChatCompletion.Builder in com.microsoft.semantickernel.builders
Methods in com.microsoft.semantickernel.builders that return ChatCompletion.Builder Modifier and Type Method Description static ChatCompletion.BuilderSKBuilders. chatCompletion()ChatCompletion.BuilderBuildersSingleton. getChatCompletion()Builder for creating aChatCompletion
-