valuz-ai/dsh-valuz-genui0

@valuz/dsh-valuz-genui

DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)

AI 분석

核心用途是让大模型能够直接生成并渲染富交互式的 UI 卡片。适合需要直观、动态数据交互界面(而非纯文本回复)的复杂应用场景。

패키지
@valuz/dsh-valuz-genui
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:valuz-ai/dsh-valuz-genui

Configuration

Override the genui row by id in your profile's cordis.patch.yml:

KeyDefaultMeaning
maxDocumentBytes262144Inclusive byte cap on the serialized A2UI document.
alwaysOnFullGuidefalseKeep the full field-signature catalog in the system prompt instead of the on-demand genui skill.