Getting there..
This commit is contained in:
+4
-4
@@ -1,12 +1,12 @@
|
||||
[ai]
|
||||
provider = "minimax"
|
||||
model = "MiniMax-M2.7"
|
||||
temperature = 0.0
|
||||
temperature = 0.699999988079071
|
||||
top_p = 1.0
|
||||
max_tokens = 32000
|
||||
max_tokens = 4096
|
||||
history_trunc_limit = 900000
|
||||
active_preset = "Default"
|
||||
system_prompt = ""
|
||||
active_preset = "Basic Do Not"
|
||||
system_prompt = "- **Do not** create shell scripts, README files, or descriptive files unless explicitly instructed.\n- **Do not** do anything beyond what was asked. Suggest extras in text; do not implement them."
|
||||
base_system_prompt = ""
|
||||
use_default_base_prompt = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user