mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
11 lines
263 B
INI
11 lines
263 B
INI
[MAIN]
|
|
is_local = True
|
|
provider_name = ollama
|
|
provider_model = deepseek-r1:14b
|
|
provider_server_address = 127.0.0.1:11434
|
|
agent_name = Friday
|
|
recover_last_session = True
|
|
save_session = False
|
|
speak = True
|
|
listen = False
|
|
work_dir = /Users/mlg/Documents/ai_workplace |