checkpoint done with ux refinement for the night
This commit is contained in:
@@ -1,10 +1,19 @@
|
||||
[personas.Default]
|
||||
system_prompt = ""
|
||||
provider = "minimax"
|
||||
tool_preset = "Default"
|
||||
bias_profile = "Balanced"
|
||||
|
||||
[[personas.Default.preferred_models]]
|
||||
model = "MiniMax-M2.5"
|
||||
preferred_models = [
|
||||
"MiniMax-M2.5",
|
||||
]
|
||||
provider = "minimax"
|
||||
temperature = 0.0
|
||||
top_p = 1.0
|
||||
max_output_tokens = 32000
|
||||
history_trunc_limit = 900000
|
||||
|
||||
[[personas.Default.preferred_models]]
|
||||
provider = "gemini_cli"
|
||||
model = "gemini-3-flash-preview"
|
||||
temperature = -1.4901161193847656e-08
|
||||
max_output_tokens = 32000
|
||||
history_trunc_limit = 900000
|
||||
|
||||
Reference in New Issue
Block a user