feat: eye filter flag + QA fixes (Gemma4 prompt, YOLO boundary, PaliGemma score, GDINO skip)
This commit is contained in:
@@ -37,7 +37,7 @@ Video analysis:
|
||||
|
||||
Rate how well this video matches the expected query on a scale of 0-100.
|
||||
0 = completely unrelated, 100 = perfect match.
|
||||
Reply ONLY with JSON: {{"score": N, "reasoning": "brief one-line reason"}}"""
|
||||
Reply with ONLY this JSON, no markdown, no explanation: {{"score": N, "reasoning": "brief one-line reason"}}"""
|
||||
|
||||
response = call_llm(llm_prompt)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user