mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-30 16:35:34 +08:00
Compare commits
3 Commits
fix/use-fa
...
feature/im
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04edf7d9c4 | ||
|
|
ed9f0d74aa | ||
|
|
3b79aab958 |
@@ -36,7 +36,7 @@ export const CLAUDE_FALLBACK_MODELS: ProviderModelsDefinition = {
|
|||||||
description: 'Haiku 4.5 · Fastest for quick answers · $1/$5 per Mtok',
|
description: 'Haiku 4.5 · Fastest for quick answers · $1/$5 per Mtok',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
DEFAULT: 'sonnet',
|
DEFAULT: 'default',
|
||||||
};
|
};
|
||||||
type ClaudeInitEvent = {
|
type ClaudeInitEvent = {
|
||||||
sessionId?: string;
|
sessionId?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user