mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
17 lines
301 B
Django/Jinja
17 lines
301 B
Django/Jinja
model = "gpt-5.5"
|
|
model_reasoning_effort = "medium"
|
|
|
|
model_instructions_file = "{{ effective_user_home }}/.config/ai/bootstrap.md"
|
|
|
|
[projects."/home/fscotto/AnsiblePlaybook"]
|
|
trust_level = "trusted"
|
|
|
|
[tui]
|
|
theme = "coldark-dark"
|
|
|
|
[tui.model_availability_nux]
|
|
"gpt-5.5" = 3
|
|
|
|
[features]
|
|
memories = true
|