Uses of Class
org.springframework.ai.google.genai.cache.GoogleGenAiCachedContentService
Packages that use GoogleGenAiCachedContentService
Package
Description
-
Uses of GoogleGenAiCachedContentService in org.springframework.ai.google.genai
Methods in org.springframework.ai.google.genai that return GoogleGenAiCachedContentServiceModifier and TypeMethodDescriptionGoogleGenAiChatModel.getCachedContentService()
Gets the cached content service for managing cached content. -
Uses of GoogleGenAiCachedContentService in org.springframework.ai.model.google.genai.autoconfigure.chat
Methods in org.springframework.ai.model.google.genai.autoconfigure.chat that return GoogleGenAiCachedContentServiceModifier and TypeMethodDescriptionGoogleGenAiChatAutoConfiguration.googleGenAiCachedContentService
(GoogleGenAiChatModel chatModel)