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.Handles Code Execution related logic.Request processor that performs event compaction.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.Handles tool confirmation information to build the LLM request.Interface for processing LLM requests.Result of request processing.Interface for processing LLM responses.Result of response processing.Basic LLM flow with fixed request and response processors.