Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
3 plugins encontrados
dsh-model-context-catalog
howillmakeit/dsh-model-context-catalog
Configura contextWindow para modelos registrados en dsh, para que las sesiones largas ya no se juzguen erróneamente como desbordamiento de contexto.
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.