UPDATE autenticación rag connector

This commit is contained in:
PAVEL PALMA
2026-02-25 02:01:04 -06:00
parent 9c4d9f73a1
commit 1eae63394b
4 changed files with 35 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"google-adk>=1.14.1",
"google-cloud-firestore>=2.23.0",
"pydantic-settings[yaml]>=2.13.1",
"google-auth>=2.34.0",
]
[build-system]