Released: OCR Pack

Tool Support: Search

You can now tell the AI to search the web before responding!

  • Added a “Tools” column to the Engines sync table
  • Added tool “search” to these engines
    • OpenAI
      • GPT-4o
      • GPT-4o mini
    • Google
      • Gemini 2.5 Pro :new_button:
      • Gemini 2.0 Flash
      • Gemini 1.5 Pro
  • Added parameter “tools” to the Scan() formula

Example

Scan(Invoice, prompt: "Find out who the CEO of the invoicing company is", tools: "search")
2 Likes