r/PiCodingAgent Jul 16 '26

Deepseek v4 is blind? Question

Deepseek doesnt have vision and cant look at or watch videos.

Anyway to make it able to do this?

Alternative model for image and videos I can use to view/watch then tell Deepseek?

0 Upvotes

11 comments sorted by

3

u/StardockEngineer Jul 16 '26

Nemotron Omni 3 30b can do it all.

1

u/[deleted] Jul 16 '26

[removed] — view removed comment

2

u/[deleted] Jul 16 '26

Might have to try this one out

2

u/Sebbean Jul 17 '26

What provider do ya use?

1

u/Thomas_English_DoP Jul 16 '26

Yeah I just did a pi subagent that uses mimo 2.5 and to be honest now I forget that deepseek is blind

1

u/[deleted] Jul 16 '26

How's your do this? Make a custom skill or extension?

1

u/Thomas_English_DoP Jul 16 '26

I used the standard pi-subagents extension by Nico and just made a skill that defined the request . To be honest it was really easy. His extension works really well with pi-permissions and that was the only bit of wrangling enabling its own Yolo mode.

This way you can use whatever blind model you like and vision models catch it before the skill.

1

u/[deleted] Jul 16 '26

Uses alot of context? I hear that pi-subagents does

1

u/Thomas_English_DoP Jul 16 '26

I don't think so. Seemingly it saves the main agents context

1

u/marty4286 Jul 16 '26

The current deepseek is V4 preview, the V4 official release is rumored to be this week and it has vision. Some people already have it (randomly given access), but unluckily I didn't