chore: autopull ollama models

This commit is contained in:
Javier Martinez 2024-07-29 13:36:39 +02:00
parent 2e0fb90f73
commit 00d918ad08
No known key found for this signature in database

View file

@ -30,6 +30,7 @@ ollama:
repeat_last_n: ${PGPT_OLLAMA_REPEAT_LAST_N:64}
repeat_penalty: ${PGPT_OLLAMA_REPEAT_PENALTY:1.2}
request_timeout: ${PGPT_OLLAMA_REQUEST_TIMEOUT:600.0}
autopull_models: ${PGPT_OLLAMA_AUTOPULL_MODELS:true}
ui:
enabled: true