Uses of Class
com.bytedesk.ai.springai.providers.ollama.SpringAIOllamaService
Packages that use SpringAIOllamaService
Package
Description
Ollama AI 服务提供者集成包,包含与 Spring AI 框架集成的所有类和配置。
-
Uses of SpringAIOllamaService in com.bytedesk.ai.springai.providers.ollama
Fields in com.bytedesk.ai.springai.providers.ollama declared as SpringAIOllamaServiceModifier and TypeFieldDescriptionprivate final SpringAIOllamaService
SpringAIOllamaController.springAIOllamaService
-
Uses of SpringAIOllamaService in com.bytedesk.ai.springai.service
Fields in com.bytedesk.ai.springai.service with type parameters of type SpringAIOllamaServiceModifier and TypeFieldDescriptionprivate final Optional<SpringAIOllamaService>
SpringAIServiceRegistry.springAIOllamaService