Uses of Class
com.bytedesk.ai.provider.LlmProviderRestService
Packages that use LlmProviderRestService
Package
Description
Model package contains data models and entities used across the AI module.
Provider package contains implementations for various AI service providers.
Robot package contains classes for managing AI robots/agents.
-
Uses of LlmProviderRestService in com.bytedesk.ai.model
Fields in com.bytedesk.ai.model declared as LlmProviderRestServiceModifier and TypeFieldDescriptionprivate final LlmProviderRestService
LlmModelEventListener.llmProviderRestService
-
Uses of LlmProviderRestService in com.bytedesk.ai.provider
Fields in com.bytedesk.ai.provider declared as LlmProviderRestServiceModifier and TypeFieldDescriptionprivate final LlmProviderRestService
LlmProviderEventListener.llmProviderRestService
private final LlmProviderRestService
LlmProviderRestController.llmProviderRestService
private final LlmProviderRestService
LlmProviderInitializer.llmProviderService
-
Uses of LlmProviderRestService in com.bytedesk.ai.robot
Fields in com.bytedesk.ai.robot declared as LlmProviderRestServiceModifier and TypeFieldDescriptionprivate final LlmProviderRestService
RobotRestService.llmProviderRestService