Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions ai/custom-func-ai-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ A [Vertex AI](https://cloud.google.com/vertex-ai) agent-powered **fact checker**

![](./images/showcase.png)

## Tutorial

For detailed instructions to deploy and run this samples, follow the
[dedicated tutorial](https://developers.google.com/apps-script/samples/custom-functions/fact-check).

## Overview

The **Google Sheets custom function** named `FACT_CHECK` integrates the sophisticated, multi-tool, multi-step reasoning capabilities of a **Vertex AI Agent Engine (ADK Agent)** directly into your Google Sheets spreadsheets.
Expand Down
Loading