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 40861bc commit 75482d6Copy full SHA for 75482d6
backend/src/main/resources/application-ollama.properties
@@ -1,4 +1,3 @@
1
spring.ai.ollama.base-url=${OLLAMA-BASE-URL:http://localhost:11434}
2
spring.ai.ollama.chat.options.model=samantha-mistral:7b
3
-spring.mvc.async.request-timeout=180000
4
-spring.ai.use-chatmemory=true
+spring.mvc.async.request-timeout=180000
0 commit comments