feat(search): add Ollama and rate-limit config properties

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-06 15:37:24 +02:00
parent 005265b5a8
commit e0c80ac193
4 changed files with 41 additions and 0 deletions

View File

@@ -11,3 +11,7 @@ springdoc:
swagger-ui:
enabled: true
path: /swagger-ui.html
app:
ollama:
base-url: http://localhost:11434