Interface ToolGroup

  • All Implemented Interfaces:
    com.embabel.agent.core.ToolCallbackPublisher , com.embabel.agent.core.ToolCallbackSpec , com.embabel.common.core.types.HasInfoString

    
    public interface ToolGroup
     implements ToolCallbackPublisher, HasInfoString
                        

    A group of tools to accomplish a purpose, such as web search. Introduces a level of abstraction over tool callbacks.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class ToolGroup.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String infoString(Boolean verbose, Integer indent)
      abstract ToolGroupMetadata getMetadata()
      • Methods inherited from class com.embabel.agent.core.ToolCallbackSpec

        getToolCallbacks
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait