Skip to content

docs: explain native vision and vision proxy - #246

Merged
Vizards merged 2 commits into
mainfrom
docs/vision-exp-copy
Aug 22, 2026
Merged

docs: explain native vision and vision proxy#246
Vizards merged 2 commits into
mainfrom
docs/vision-exp-copy

Conversation

@Vizards

@Vizards Vizards commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • document DeepSeek V4 Flash Vision Exp as a standalone experimental native-vision model
  • clarify how Flash and Pro use Vision Proxy, including automatic selection and custom endpoint behavior
  • update model descriptions, settings copy, walkthrough content, and screenshots in English and Simplified Chinese

Validation

  • npm run lint
  • npm run format:check
  • npm run compile
  • git diff --check

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Several descriptions incorrectly promise that images go directly to DeepSeek even when a custom API endpoint is configured.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Documents native vision for Flash Vision Exp and Vision Proxy behavior for Flash/Pro across English and Simplified Chinese content.

Changes:

  • Adds Flash Vision Exp to model and onboarding documentation.
  • Explains native versus proxied image handling.
  • Updates localized UI and extension descriptions.
File summaries
File Description
src/i18n.ts Updates localized vision UI copy.
resources/walkthrough/show-models.nls.zh-cn.md Adds Vision Exp to Chinese walkthrough.
resources/walkthrough/show-models.md Adds Vision Exp to walkthrough.
resources/walkthrough/set-api-key.nls.zh-cn.md Updates Chinese setup instructions.
resources/walkthrough/set-api-key.md Updates setup instructions.
README.zh-cn.md Documents vision behavior in Chinese.
README.md Documents vision behavior in English.
package.nls.zh-cn.json Updates Chinese setting descriptions.
package.nls.json Updates English setting descriptions.
package.json Revises extension marketplace description.
Review details

Suppressed comments (1)

src/i18n.ts:221

  • deepseek-copilot.baseUrl can point to a proxy or compatible provider, and native image bytes are sent to that configured endpoint rather than necessarily to DeepSeek. Stating “directly to DeepSeek” misrepresents the data destination; describe the configured API endpoint instead.
		'Experimental DeepSeek V4 Flash vision model that sends user image attachments directly to DeepSeek for native image understanding.',
  • Files reviewed: 10/12 changed files
  • Comments generated: 3
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/i18n.ts Outdated
Comment thread README.md Outdated
Comment thread README.zh-cn.md Outdated
@Vizards
Vizards merged commit b0d8e5a into main Aug 22, 2026
1 check passed
@Vizards
Vizards deleted the docs/vision-exp-copy branch August 22, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants