diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8445874..416f501 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -70,7 +70,7 @@ openai.retry.rateLimitMaxDelayMs=300000 openai.rateLimit.maxConcurrentRequests=3 # Serper.dev Web Search Configuration -serper.api.key=837c09c1f2836b888e461a34074b5e6436be06e4 +serper.api.key=5ae7ad0baf7dfacb8bcd5fc8dca01f61b3207e75 serper.api.url=https://google.serper.dev serper.timeoutMs=30000 serper.retry.maxAttempts=3