Uses of Interface
com.composum.ai.backend.base.service.chat.GPTContentCreationService
-
Packages that use GPTContentCreationService Package Description com.composum.ai.backend.base.service.chat.impl com.composum.ai.backend.slingbase -
-
Uses of GPTContentCreationService in com.composum.ai.backend.base.service.chat.impl
Classes in com.composum.ai.backend.base.service.chat.impl that implement GPTContentCreationService Modifier and Type Class Description class
GPTContentCreationServiceImpl
Building onGPTChatCompletionService
this implements generating keywords. -
Uses of GPTContentCreationService in com.composum.ai.backend.slingbase
Fields in com.composum.ai.backend.slingbase declared as GPTContentCreationService Modifier and Type Field Description protected GPTContentCreationService
AICreateServlet. contentCreationService
-