mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 19:30:17 +08:00
feat: enable anthropic api host edit
This commit is contained in:
parent
d0bb082b91
commit
09b42c6c15
@ -222,7 +222,7 @@ export const PROVIDER_CONFIG = {
|
||||
anthropic: {
|
||||
api: {
|
||||
url: 'https://api.anthropic.com/',
|
||||
editable: false
|
||||
editable: true
|
||||
},
|
||||
websites: {
|
||||
official: 'https://anthropic.com/',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user