Uses of Class
com.google.adk.plugins.BasePlugin
Packages that use BasePlugin
-
Uses of BasePlugin in com.google.adk.plugins
Subclasses of BasePlugin in com.google.adk.pluginsModifier and TypeClassDescriptionclassA plugin that filters the LLM requestContentlist to reduce its size, for example to adhere to context window limits.classPlugin that provides global instructions functionality at the App level.classA plugin that logs important information at each callback point.classManages the registration and execution of plugins.