feat: enable anthropic api host edit

This commit is contained in:
kangfenmao 2024-08-12 21:31:32 +08:00
parent f7151bd066
commit 52af23b931

View File

@ -222,7 +222,7 @@ export const PROVIDER_CONFIG = {
anthropic: {
api: {
url: 'https://api.anthropic.com/',
editable: false
editable: true
},
websites: {
official: 'https://anthropic.com/',