spicyv
This commit is contained in:
14
config.toml
14
config.toml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user