Anthropic (Claude)

Hosted, needs your own Anthropic API key. Supports both text-only and vision (image) generation.

Endpointhttps://api.anthropic.com/v1/messages
Needs a keyYes
VisionYes — the photo is sent as base64-encoded image content alongside your prompt

Setup

  1. Get an API key at console.anthropic.com.
  2. In BerryStudio: Settings → AI Provider → choose Anthropic (Claude).
  3. Paste your key. Click Fetch Models to populate the model list, or type one directly.
  4. Click Test Connection — a green result confirms the key and model work; a red one shows the real error (e.g. an invalid key, or a model name typo).
Anthropic's API requires an extra browser-specific header to allow direct in-browser calls (rather than only server-to-server). BerryStudio's adapter sends this automatically — you don't need to configure anything beyond the key.

No local server, no CORS setup needed — Anthropic's API already permits direct browser requests with the header BerryStudio sends.

Anthropic (Claude)

مستضاف، يحتاج مفتاح API خاص بك من Anthropic. يدعم التوليد النصي فقط وكذلك التوليد بالرؤية (الصور).

نقطة النهايةhttps://api.anthropic.com/v1/messages
يحتاج مفتاحًانعم
الرؤيةنعم — تُرسَل الصورة كمحتوى مُرمَّز base64 مع طلبك النصي

الإعداد

  1. احصل على مفتاح API من console.anthropic.com.
  2. في BerryStudio: الإعدادات ← مزوّد الذكاء الاصطناعي ← اختر Anthropic (Claude).
  3. الصق مفتاحك. اضغط Fetch Models لملء قائمة النماذج، أو اكتب اسم نموذج مباشرة.
  4. اضغط Test Connection — نتيجة خضراء تؤكد أن المفتاح والنموذج يعملان؛ نتيجة حمراء تعرض الخطأ الحقيقي (مثل مفتاح غير صالح، أو خطأ إملائي في اسم النموذج).
تتطلب واجهة برمجة تطبيقات Anthropic ترويسة إضافية خاصة بالمتصفح للسماح بطلبات مباشرة من داخل المتصفح (بدلًا من خادم إلى خادم فقط). محوّل BerryStudio يرسلها تلقائيًا — لا تحتاج لإعداد أي شيء غير المفتاح.

لا حاجة لخادم محلي أو إعداد CORS — واجهة Anthropic تسمح بالفعل بطلبات المتصفح المباشرة مع الترويسة التي يرسلها BerryStudio.