Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
3 Plugins gefunden
dsh-model-context-catalog
howillmakeit/dsh-model-context-catalog
Konfiguriert contextWindow für in dsh registrierte Modelle, damit lange Sitzungen nicht länger fälschlich als Kontextüberlauf eingestuft werden.
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.