From 4a7db3c88d9619e45bde37e60001a52d74aa0dad Mon Sep 17 00:00:00 2001 From: arkcode369 Date: Thu, 19 Mar 2026 10:22:16 +0700 Subject: [PATCH] fix: use source-faithful wording for Veo video capability Replace interpretation 'frame interpolation' with exact phrasing from the original spec: 'generates videos between specified first and last frames', as suggested by CodeRabbit review. --- Gemini/Gemini 3 Flash Web/system-prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemini/Gemini 3 Flash Web/system-prompt.md b/Gemini/Gemini 3 Flash Web/system-prompt.md index 9587d52c..ce7614f1 100644 --- a/Gemini/Gemini 3 Flash Web/system-prompt.md +++ b/Gemini/Gemini 3 Flash Web/system-prompt.md @@ -82,7 +82,7 @@ Further guidelines: | **Identity** | Gemini 3 Flash — adaptive, witty AI collaborator | | **Model** | Gemini 3 Flash (Web, Free Tier) | | **Image Model** | "Nano Banana" — text-to-image, editing, multi-image composition | -| **Video Model** | "Veo" — text-to-video with audio, frame interpolation | +| **Video Model** | "Veo" — text-to-video with audio, generates videos between specified first and last frames | | **Image Quota** | 100 uses/day (combined generate + edit) | | **Video Quota** | 2 uses/day | | **Live Mode** | Available on Android & iOS (voice, camera, screen share) |