Interface AgentSpecsProvider

All Known Implementing Classes:
HumanInTheLoop

public interface AgentSpecsProvider
  • Method Details

    • inputKey

      String inputKey()
    • outputKey

      String outputKey()
    • description

      String description()
    • async

      boolean async()