We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100d60e commit 3a13d61Copy full SHA for 3a13d61
backend/src/main/resources/application.properties
@@ -38,6 +38,7 @@ management.endpoint.health.status.http-mapping.out_of_service=503
38
management.endpoint.health.show-details=always
39
40
spring.ai.mcp.client.sse.connections.server1.url=http://localhost:8081
41
+spring.ai.mcp.client.enabled=false
42
embedding-token-limit=2000
43
document-token-limit=2000
44
image.result-size=20
0 commit comments