diff --git a/src/renderer/src/config/provider.ts b/src/renderer/src/config/provider.ts index 762f40565f..c01e276f8e 100644 --- a/src/renderer/src/config/provider.ts +++ b/src/renderer/src/config/provider.ts @@ -222,7 +222,7 @@ export const PROVIDER_CONFIG = { anthropic: { api: { url: 'https://api.anthropic.com/', - editable: false + editable: true }, websites: { official: 'https://anthropic.com/',