chore: add Gemini API docs as a new datastore for the ADK Answering Agent

PiperOrigin-RevId: 794247007
This commit is contained in:
Xuan Yang
2025-08-12 13:30:00 -07:00
committed by Copybara-Service
parent 7d2cb654f0
commit 5fba1963c3
6 changed files with 129 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install google-adk
pip install google-adk google-cloud-discoveryengine
- name: Run Answering Script
env: