feat: add config for ollama keep alive (#1858)
This commit is contained in:
committed by
GitHub
parent
37f4e960ae
commit
cff8cbf9c5
@@ -288,6 +288,7 @@ M._defaults = {
|
||||
options = {
|
||||
temperature = 0,
|
||||
num_ctx = 20480,
|
||||
keep_alive = "5m",
|
||||
},
|
||||
},
|
||||
---@type AvanteSupportedProvider
|
||||
|
||||
Reference in New Issue
Block a user