From 82eee5f7c06e1d853343261d996ac165d7e1c393 Mon Sep 17 00:00:00 2001 From: PAVEL PALMA Date: Tue, 19 Aug 2025 23:29:11 -0600 Subject: [PATCH] UPDATE properties --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4b8d6cf..65c48e5 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -46,7 +46,7 @@ spring.data.redis.port=6379 # ========================================================= dialogflow.cx.project-id=bnt-orquestador-cognitivo-dev dialogflow.cx.location=us-central1 -dialogflow.cx.agent-id=8deeac59-8492-45fa-bcba-afcde69405b8 +dialogflow.cx.agent-id=5590ff1d-1f66-4777-93f5-1a608f1900ac dialogflow.default-language-code=es # ========================================================= # Google Generative AI (Gemini) Configuration