Uses of Interface
com.composum.ai.backend.base.service.chat.GPTBackendsConfigurationService
-
Packages that use GPTBackendsConfigurationService Package Description com.composum.ai.backend.base.service.chat.impl -
-
Uses of GPTBackendsConfigurationService in com.composum.ai.backend.base.service.chat.impl
Classes in com.composum.ai.backend.base.service.chat.impl that implement GPTBackendsConfigurationService Modifier and Type Class Description class
GPTBackendsConfigurationServiceImpl
Provides the backend configurations from OSGI.Fields in com.composum.ai.backend.base.service.chat.impl with type parameters of type GPTBackendsConfigurationService Modifier and Type Field Description protected List<GPTBackendsConfigurationService>
GPTBackendsServiceImpl. backendsConfigurationServices
-