Uses of Interface
com.microsoft.semantickernel.services.TextAIService
-
Packages that use TextAIService Package Description com.microsoft.semantickernel.services.chatcompletion com.microsoft.semantickernel.services.textcompletion -
-
Uses of TextAIService in com.microsoft.semantickernel.services.chatcompletion
Subinterfaces of TextAIService in com.microsoft.semantickernel.services.chatcompletion Modifier and Type Interface Description interfaceChatCompletionServiceChat completion service interface. -
Uses of TextAIService in com.microsoft.semantickernel.services.textcompletion
Subinterfaces of TextAIService in com.microsoft.semantickernel.services.textcompletion Modifier and Type Interface Description interfaceTextGenerationServiceInterface for text completion services
-