fix: claude max_tokens

This commit is contained in:
CaIon
2024-04-23 12:19:23 +08:00
parent 9294127686
commit 53e8790024
3 changed files with 20 additions and 21 deletions

View File

@@ -26,7 +26,7 @@ export const CHANNEL_OPTIONS = [
key: 33,
text: 'AWS Claude',
value: 33,
color: 'black',
color: 'indigo',
label: 'AWS Claude',
},
{