mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
9 lines
196 B
INI
9 lines
196 B
INI
[MAIN]
|
|
is_local = True
|
|
provider_name = ollama
|
|
provider_model = deepseek-r1:14b
|
|
provider_server_address = 127.0.0.1:11434
|
|
agent_name = jarvis
|
|
recover_last_session = True
|
|
speak = True
|
|
listen = False |