mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-12 03:13:41 +08:00
feat: refactor AwsClaude to Aws to support both llama3 and claude (#1601)
* feat: refactor AwsClaude to Aws to support both llama3 and claude * fix: aws llama3 ratio
This commit is contained in:
@@ -13,7 +13,7 @@ export const CHANNEL_OPTIONS = {
|
||||
},
|
||||
33: {
|
||||
key: 33,
|
||||
text: 'AWS Claude',
|
||||
text: 'AWS',
|
||||
value: 33,
|
||||
color: 'primary'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user