mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-07-09 17:18:24 +00:00
Revert model change
This commit is contained in:
parent
421cbd05b2
commit
f568968673
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import {
|
||||||
|
|
||||||
const claudeCodeKeychainService = "Claude Code-credentials";
|
const claudeCodeKeychainService = "Claude Code-credentials";
|
||||||
|
|
||||||
const claudeDefaultModels = ["claude-sonnet-4-5-20250929"];
|
const claudeDefaultModels = ["claude-sonnet-4-20250514"];
|
||||||
|
|
||||||
const percentLimitMapping = (id: string, label: string, path: string, window: string) => ({
|
const percentLimitMapping = (id: string, label: string, path: string, window: string) => ({
|
||||||
id,
|
id,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue