mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-30 08:15:31 +08:00
Compare commits
7 Commits
feature/im
...
fix/use-fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15d7419a3c | ||
|
|
d0cc85e76b | ||
|
|
661b8bd137 | ||
|
|
b80c7105d4 | ||
|
|
6f8fd37ab0 | ||
|
|
50b3b90235 | ||
|
|
dd6614bca3 |
@@ -36,7 +36,7 @@ export const CLAUDE_FALLBACK_MODELS: ProviderModelsDefinition = {
|
||||
description: 'Haiku 4.5 · Fastest for quick answers · $1/$5 per Mtok',
|
||||
},
|
||||
],
|
||||
DEFAULT: 'default',
|
||||
DEFAULT: 'sonnet',
|
||||
};
|
||||
type ClaudeInitEvent = {
|
||||
sessionId?: string;
|
||||
|
||||
Reference in New Issue
Block a user