From 9691b52026eb9df16791aeabbb42a674dcdf00b2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Dec 2025 00:45:23 +0500 Subject: [PATCH] . --- 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 737655d..d9f182f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -71,7 +71,7 @@ openai.retry.multiplier=2.0 openai.rateLimit.maxConcurrentRequests=2 # Serper.dev Web Search Configuration -serper.api.key= +serper.api.key=837c09c1f2836b888e461a34074b5e6436be06e4 serper.api.url=https://google.serper.dev serper.timeoutMs=30000