Uses of Class
com.bytedesk.ai.model.LlmModelRestService
Packages that use LlmModelRestService
Package
Description
Model package contains data models and entities used across the AI module.
Provider package contains implementations for various AI service providers.
-
Uses of LlmModelRestService in com.bytedesk.ai.model
Fields in com.bytedesk.ai.model declared as LlmModelRestServiceModifier and TypeFieldDescriptionprivate final LlmModelRestService
LlmModelEventListener.llmModelRestService
private final LlmModelRestService
LlmModelRestController.llmModelRestService
-
Uses of LlmModelRestService in com.bytedesk.ai.provider
Fields in com.bytedesk.ai.provider declared as LlmModelRestServiceModifier and TypeFieldDescriptionprivate final LlmModelRestService
LlmProviderInitializer.llmModelService