플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 3개 찾음
dsh-model-context-catalog
howillmakeit/dsh-model-context-catalog
dsh에 등록된 모델의 contextWindow를 구성하여, 긴 세션이 더 이상 컨텍스트 오버플로로 잘못 판단되지 않게 합니다.
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.