llmwire - v2.2.0
    Preparing search index...

    Function runTools

    • Runs the calls in parallel. A throwing tool becomes an error result the model sees; the request does not fail.

      Parameters

      • tools: Tool[]
      • calls: ToolCall[]
      • Optionalsignal: AbortSignal

      Returns Promise<ToolResult[]>