Class AutoFlow

All Implemented Interfaces:
BaseFlow

public class AutoFlow extends SingleFlow
LLM flow with automatic agent transfer support.
  • Constructor Details

    • AutoFlow

      public AutoFlow()
    • AutoFlow

      public AutoFlow(Optional<Integer> maxSteps)