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

@@ -27,6 +27,9 @@ class AgentSettings(BaseSettings):
firestore_db: str
# MCP configuration
mcp_audience: str
# MCP configuration audience
mcp_remote_url: str
model_config = SettingsConfigDict(