Uses of Interface
com.microsoft.semantickernel.textcompletion.CompletionSKFunction.Builder
-
Packages that use CompletionSKFunction.Builder Package Description com.microsoft.semantickernel com.microsoft.semantickernel.textcompletion -
-
Uses of CompletionSKFunction.Builder in com.microsoft.semantickernel
Methods in com.microsoft.semantickernel that return CompletionSKFunction.Builder Modifier and Type Method Description static CompletionSKFunction.BuilderSKBuilders. completionFunctions()CompletionSKFunction.BuilderKernel. getSemanticFunctionBuilder()Get a completion function builder, functions created with this builder will be registered on the kernel -
Uses of CompletionSKFunction.Builder in com.microsoft.semantickernel.textcompletion
-