Uses of Interface
com.google.adk.flows.BaseFlow
Packages that use BaseFlow
-
Uses of BaseFlow in com.google.adk.flows.llmflows
Classes in com.google.adk.flows.llmflows that implement BaseFlowModifier and TypeClassDescriptionclassLLM flow with automatic agent transfer support.classA basic flow that calls the LLM in a loop until a final response is generated.classBasic LLM flow with fixed request processors and no response post-processing.