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 classGPTContentCreationServiceImplBuilding onGPTChatCompletionServicethis 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 GPTContentCreationServiceAICreateServlet. contentCreationService 
 -