Add notification service using Google ADK

This commit is contained in:
2026-03-03 22:24:31 +00:00
parent ba97ab3fc7
commit 12c91b7c25
5 changed files with 392 additions and 6 deletions

View File

@@ -3,6 +3,10 @@ google_cloud_location: us-central1
firestore_db: bnt-orquestador-cognitivo-firestore-bdo-dev
# Notifications configuration
notifications_collection_path: "artifacts/bnt-orquestador-cognitivo-dev/notifications"
notifications_max_to_notify: 5
mcp_remote_url: "https://ap01194-orq-cog-rag-connector-1007577023101.us-central1.run.app/mcp"
# audience sin la ruta, para emitir el ID Token:
mcp_audience: "https://ap01194-orq-cog-rag-connector-1007577023101.us-central1.run.app"