Skip to content

Commit 9cdd28d

Browse files
feat: add codelab link in README (#2622)
Updated project note with a link to the official Google Codelab.
1 parent 9f6332f commit 9cdd28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/enterprise-ai-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Enterprise AI Agent (built as Gemini Enterprise BYO Agent)
22

3-
**Note:** This project is part of an official Google Codelab ([link pending](#)).
3+
**Note:** This project is part of the official Google Codelab [Integrate Gemini Enterprise Agents with Google Workspace](https://codelabs.developers.google.com/ge-gws-agents).
44

55
This sample contains a specialized Gemini Enterprise Agent built using the Google Agent Development Kit (ADK). This agent acts as an Enterprise AI Assistant by querying user's data corpus using the Vertex AI Search MCP toolset and sending Chat messages to DM spaces using a custom Function tool & Google Chat API.
66

0 commit comments

Comments
 (0)