llmwire - v2.2.0
    Preparing search index...

    Class Agent

    Index
    name: string
    tools: Tool[]
    • This agent as a tool for another agent: one input string in, the answer text out. A supervisor lists sub-agents here and the model picks.

      Parameters

      • options: { description?: string; name?: string } = {}

      Returns Tool