Class AgentStaticLoader

java.lang.Object
dev.enola.ai.adk.web.AgentStaticLoader
All Implemented Interfaces:
com.google.adk.web.AgentLoader

public class AgentStaticLoader extends Object implements com.google.adk.web.AgentLoader
  • Constructor Details

  • Method Details

    • listAgents

      Specified by:
      listAgents in interface com.google.adk.web.AgentLoader
    • loadAgent

      public com.google.adk.agents.BaseAgent loadAgent(String name)
      Specified by:
      loadAgent in interface com.google.adk.web.AgentLoader