feat: enable anthropic api host edit

This commit is contained in:
kangfenmao 2024-08-12 21:31:32 +08:00
parent d0bb082b91
commit 09b42c6c15

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/',