ادغام مدل هوش مصنوعی gemini-video-vision از طریق API با کارایی بالا و تعرفه مصرف منعطف.
مدلها
دسترسی برنامهنویسی به مدل gemini-video-vision در پلتفرم MuAPI با کمترین تأخیر و مقیاسپذیری آنی.
تحلیل هزینه
| ارائهدهنده | هزینه | یادداشتها |
|---|---|---|
| muapiapp | $0.60/M input tokens, $5.00/M output tokens (higher per-run minimum for video) | Token-based billing with no subscription — pay only for what you use, including the higher token cost of video input. |
| Fal.ai | در دسترس نیست | نقاط پایانی بینایی Fal.ai فقط تصویری هستند. آنها درک ویدیویی بومی را از طریق API فایل Gemini ارائه نمی دهند. |
| Replicate | در دسترس نیست | Replicate در حال حاضر نقطه پایانی با قابلیت درک ویدیویی Gemini میزبانی شده را ارائه نمی دهد. |
Token-based billing with no subscription — pay only for what you use, including the higher token cost of video input.
نقاط پایانی بینایی Fal.ai فقط تصویری هستند. آنها درک ویدیویی بومی را از طریق API فایل Gemini ارائه نمی دهند.
Replicate در حال حاضر نقطه پایانی با قابلیت درک ویدیویی Gemini میزبانی شده را ارائه نمی دهد.
** مدلها。
طرح پیکربندی
| پارامتر | نوع | توضیحات | پیشفرض |
|---|---|---|---|
| پرامپت (دستور متنی) | string | تنظیم پارامتر The question or instruction describing what to analyze in the video. جهت هدایت دقیق فرآیند تولید مدل. | Describe what happens in this video in detail, including camera movement, subjects, and any on-screen text. |
| آدرس اینترنتی ویدیو | string | تنظیم پارامتر URL of the video to analyze. جهت هدایت دقیق فرآیند تولید مدل. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/sample-video.mp4 |
| پرامپت سیستمی | string | اختیاری system-level instruction to guide the model's analysis style. | Respond with a structured JSON analysis, not prose. |
| مدل هوش مصنوعی | (1 ) | تنظیم پارامتر Gemini model to use for video understanding. gemini-2.5-pro was removed from this enum after Google deprecated it for new users (returns a 404 NOT_FOUND); gemini-2.5-flash is the only currently supported option. جهت هدایت دقیق فرآیند تولید مدل. | gemini-2.5-flash |
تنظیم پارامتر The question or instruction describing what to analyze in the video. جهت هدایت دقیق فرآیند تولید مدل.
Describe what happens in this video in detail, including camera movement, subjects, and any on-screen text.تنظیم پارامتر URL of the video to analyze. جهت هدایت دقیق فرآیند تولید مدل.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/sample-video.mp4اختیاری system-level instruction to guide the model's analysis style.
Respond with a structured JSON analysis, not prose.تنظیم پارامتر Gemini model to use for video understanding. gemini-2.5-pro was removed from this enum after Google deprecated it for new users (returns a 404 NOT_FOUND); gemini-2.5-flash is the only currently supported option. جهت هدایت دقیق فرآیند تولید مدل.
gemini-2.5-flashمستندات توسعهدهندگان
یک درخواست POST به اندپوینت مدل همراه با کلید دسترسی MuAPI و پارامترهای مورد نظر ارسال فرمایید.
سوالات پرتکرار