zbc0315/dsh-synomega0

dsh-synomega

Organic reaction prediction for DeepSeek Harness: retrosynthesis, forward prediction, route planning, SynScore, and multi-component evolution, with in-chat molecule/reaction/route visualisation

包名
dsh-synomega
版本
0.1.1
许可证
MIT
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zbc0315/dsh-synomega

Configuration

All values are set in cordis.yml. The ones worth knowing:

KeyDefaultMeaning
autoSetuptrueProvision Python on activation
pythonExplicit interpreter path; set it and no virtualenv is created
extras['gnn']PyPI extras. [] installs the template-only backend: no torch, much faster, no neural prediction
mirror'auto'Asset mirror (ustc / github)
algorithm'retrostar'Search algorithm (retrostar / mcts / bfs)
plausibilityfalseScreen candidates with the plausibility model. Off by default: it does not improve top-k recall and adds latency
searchwidth 50, 60 s, 500 expansionsSearch budget. Deployment policy, not a model-facing argument
timeouts2 min / 10 minPer-operation deadlines (single-step / search)
visualizetrueEmit card metadata
maxTreeNodes120Node cap for a drawn route tree