CF Workers Telegram Bot - v12.6.20
    Preparing search index...

    Function customRunWithTools

    • Custom runner that supports tool calls across different AI models.

      Parameters

      • ai: any
      • model: string
      • input: { messages: any[]; tools?: any[] }
      • config: { streamFinalResponse: boolean }

      Returns Promise<any>