Uses of Class
com.composum.ai.backend.base.service.chat.impl.GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig
- 
Packages that use GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig Package Description com.composum.ai.backend.base.service.chat.impl  - 
- 
Uses of GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig in com.composum.ai.backend.base.service.chat.impl
Methods in com.composum.ai.backend.base.service.chat.impl with parameters of type GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig Modifier and Type Method Description voidGPTChatCompletionServiceImpl. activate(GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig config, org.osgi.framework.BundleContext bundleContext) 
 -