refactor(providers): remove core default and usage bias

This commit is contained in:
Peter Steinberger
2026-04-04 07:19:15 +01:00
parent 9e4cf3996e
commit 666f1f4db0
15 changed files with 44 additions and 193 deletions

View File

@@ -99,7 +99,7 @@ You can switch models for the current session without restarting:
/model
/model list
/model 3
/model openai/gpt-5.2
/model openai/gpt-5.4
/model status
```