Trying to contact the model returned this error: { "error": { "code": 404, "message": "models/embedding-001 is not found for API version v1beta, or is not supported for embedContent. Call ListModels to see the list of available models and their supported methods.", "status": "NOT_FOUND" } }
ليس لدي خيار text-embedding-3-small حتى. هل هذا من نموذج آخر؟ لا تهتم، هذا خاص بـ OpenAI. تم إعداد جميع برامج الذكاء الاصطناعي الخاصة بي على Google Cloud باستخدام Gemini. الخيار الوحيد لل تضمين (embedding) الذي لدي هو نموذج Gemini's embedding-001.
أهلاً، أنا الآن أواجه شيئًا مشابهًا مع gemini-2.5-flash-image (nanobanana) - حدث هذا للتو:
Trying to contact the model returned this error: { "error": { "code": 404, "message": "models/gemini-2.5-flash-image-preview is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.", "status": "NOT_FOUND" } }