LM Studio (local)
Runs entirely on your own machine, using LM Studio's built-in OpenAI-compatible local server. No API key, nothing leaves your computer.
| Endpoint | http://localhost:1234/v1 (LM Studio's default) |
|---|---|
| Needs a key | No |
| Protocol | OpenAI-compatible — same request/response shape as the OpenAI adapter, just pointed at your own machine |
Setup
- Install LM Studio, download a model, and start its local server (LM Studio's "Local Server" tab — start it, confirm the port matches 1234, or note the port it actually uses).
- In BerryStudio: Settings → AI Provider → choose LM Studio (local). Adjust the base URL if your instance uses a different port.
- Test Connection — if it fails, confirm LM Studio's local server is actually running and check its own CORS/origin settings if your browser blocks the request.
LM Studio (محلي)
يعمل بالكامل على جهازك الخاص، باستخدام خادم LM Studio المحلي المدمج المتوافق مع OpenAI. بلا مفتاح API، ولا شيء يغادر جهازك.
| نقطة النهاية | http://localhost:1234/v1 (الافتراضي في LM Studio) |
|---|---|
| يحتاج مفتاحًا | لا |
| البروتوكول | متوافق مع OpenAI — نفس شكل الطلب/الاستجابة الخاص بمحوّل OpenAI، لكن موجّه لجهازك أنت |
الإعداد
- ثبّت LM Studio، حمّل نموذجًا، وشغّل خادمه المحلي (تبويب "Local Server" في LM Studio — شغّله، وتأكد أن المنفذ يطابق 1234، أو لاحظ المنفذ الفعلي المستخدم).
- في BerryStudio: الإعدادات ← مزوّد الذكاء الاصطناعي ← اختر LM Studio (محلي). عدّل العنوان الأساسي إذا كان تطبيقك يستخدم منفذًا مختلفًا.
- Test Connection — إذا فشل، تأكد أن خادم LM Studio المحلي يعمل فعليًا، وتحقق من إعدادات CORS/المصدر الخاصة به إذا كان متصفحك يحظر الطلب.