This commit is contained in:
2026-03-09 00:27:43 -04:00
parent 5446a2407c
commit 80eaf740da
8 changed files with 131 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "deepseek"
model = "deepseek-chat"
provider = "minimax"
model = "MiniMax-M2.5"
temperature = 0.0
max_tokens = 24000
history_trunc_limit = 900000
@@ -42,10 +42,12 @@ Theme = true
Diagnostics = false
[theme]
palette = "DPG Default"
font_path = ""
font_size = 14.0
scale = 1.0
palette = "Nord Dark"
font_path = "C:/projects/manual_slop/assets/fonts/Inter-Regular.ttf"
font_size = 12.0
scale = 1.25
transparency = 0.6499999761581421
child_transparency = 0.7200000286102295
[mma]
max_workers = 4