Update Together default model to together/moonshotai/Kimi-K2.5 (#13324)

This commit is contained in:
Riccardo Giorato
2026-02-11 00:39:15 +01:00
committed by GitHub
parent fa906b26ad
commit be6de9bb75
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ openclaw onboard --auth-choice together-api-key
{
agents: {
defaults: {
model: { primary: "together/zai-org/GLM-4.7" },
model: { primary: "together/moonshotai/Kimi-K2.5" },
},
},
}
@@ -42,7 +42,7 @@ openclaw onboard --non-interactive \
--together-api-key "$TOGETHER_API_KEY"
```
This will set `together/zai-org/GLM-4.7` as the default model.
This will set `together/moonshotai/Kimi-K2.5` as the default model.
## Environment note