Switch Hermes to GPT-5.6 Terra
This commit is contained in:
parent
1c1cd355fd
commit
f64da546a3
1 changed files with 5 additions and 3 deletions
|
|
@ -21,9 +21,11 @@
|
|||
settings = {
|
||||
model = {
|
||||
provider = "openai-codex";
|
||||
default = "gpt-5.5";
|
||||
default = "gpt-5.6-terra";
|
||||
};
|
||||
|
||||
agent.reasoning_effort = "medium";
|
||||
|
||||
telegram = {
|
||||
channel_prompts = {
|
||||
"-5271252923" = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue