Uses of Class
com.microsoft.semantickernel.services.textcompletion.TextGenerationService.Builder
-
Packages that use TextGenerationService.Builder Package Description com.microsoft.semantickernel.services.textcompletion -
-
Uses of TextGenerationService.Builder in com.microsoft.semantickernel.services.textcompletion
Methods in com.microsoft.semantickernel.services.textcompletion that return TextGenerationService.Builder Modifier and Type Method Description static TextGenerationService.BuilderTextGenerationService. builder()Get the builder for the TextGenerationService
-