Plugins
Browse, filter, and install DeepSeek-Harness plugins.
3 plugins found
dsh-model-context-catalog
howillmakeit/dsh-model-context-catalog
Configure the contextWindow for models registered in dsh, so long sessions are no longer misjudged as context overflow.
dsh-model-metadata
pgjh/dsh-model-metadata
DSH plugin: matches a model you declared on a custom gateway to the capability metadata it should have — context window, output cap, reasoning levels and image support — by looking the bare model name up at runtime; the plugin never writes your settings document.
dsh-model-probe
xiaomao49/dsh-model-probe
Measures what an llm-pi-ai endpoint really accepts — context window from its own model list, output-token limit and reasoning levels read out of its own range errors, image support from a generated test image — then reports declared values that contradict that evidence and rewrites them only after confirmation.