Package com.google.adk.flows.llmflows
package com.google.adk.flows.llmflows
-
ClassDescription
RequestProcessorthat handles agent transfer for LLM flow.LLM flow with automatic agent transfer support.A basic flow that calls the LLM in a loop until a final response is generated.RequestProcessorthat handles basic information to build the LLM request.RequestProcessorthat populates content in request for LLM flows.RequestProcessorthat populates examples in LLM request.Utility class for handling function calls.RequestProcessorthat gives the agent identity from the frameworkRequestProcessorthat handles instructions and global instructions for LLM flows.Basic LLM flow with fixed request processors and no response post-processing.