Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

16 plugins trouvés

P

TinyTitan (dsh-tinytitan)

pummelchen/tinytitan

Maintient un serveur de modèles TinyTitan local accessible depuis le harness : actualise la route llm-pi-ai à partir des modèles installés et monte un backend de compaction qui ne réfléchit pas.

45il y a 15 heuresModèles et fournisseursApache-2.0
H

dsh-thinking-effort

hytime/dsh-thinking-effort

Configurer les niveaux d'effort de raisonnement et défauts de sous-agents pour les modèles DSH personnalisés.

32avant-hierModèles et fournisseursMIT
D

dsh-thinking-levels

drscrewdriver/dsh-thinking-levels

Contrôle par tour du niveau de réflexion (reasoning_effort) pour DeepSeek Harness : Auto planifie low/high/max selon l'historique récent des tool calls, ou permet de fixer un wire level (off/on/minimal/low/medium/high/xhigh/max), avec mappage wire personnalisé, garde de capacités par modèle et préréglages de fenêtre de contexte (64K–1M) ; sa capability card s'associe à [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions) (installable depuis dsh-market) pour tester le raisonnement avec des passerelles compatibles OpenAI (vLLM / LM Studio / auto-hébergées). La carte écrit les capacités llm-pi-ai, l'adaptateur pilote le wire (compat.thinkingFormat) et le plugin maintient la liste de takeover.

7il y a 14 heuresModèles et fournisseursMIT
W

dsh-model-pro

wqy8593521/dsh-model-pro

Interface de gestion du cycle de vie pour le fournisseur de modèles llm-pi-ai : créez, modifiez, supprimez, activez et désactivez des fournisseurs avec des en-têtes personnalisés et des clés API chiffrées en AES-GCM ; restauration sûre à la désinstallation des fournisseurs parqués, découverte de modèles distants avec écriture par lot, routage intelligent avec cinq stratégies, composites d'union/intersection, tests de connectivité par modèle et observabilité des requêtes.

6il y a 24 joursModèles et fournisseursMIT
C

dsh-tweaks (model-capabilities)

converk/dsh-tweaks

Adds a reasoning-level editor with OpenAI and Anthropic protocol presets (llm-pi-ai), input-modality switches and a 1M/128K context and max-output preset to model rows in Settings.

1il y a 7 joursModèles et fournisseursMIT
H

dsh-retry-boost

hhb1028/dsh-retry-boost

让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy。

1il y a 25 joursModèles et fournisseursMIT
Z

dsh-model-profile

ztlovelsw/dsh-model-profile

DSH Web GUI 模型能力配置:在「设置 → 模型」的模型目录编辑器内,为每个已配置的模型直接设置是否支持图像与思考等级(reasoning efforts),写入 llm-pi-ai 设置命名空间。

1le mois dernierModèles et fournisseurs
J

dsh-harness-ui

jianjianzhu/dsh-harness-ui

A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.

0hierAméliorations UIMIT
I

dsh-llm-provider

imchangchang/dsh-llm-provider

A dsh plugin that replaces the built-in llm-pi-ai and llm-deepseek adapters, the model selector and the Models settings page with self-maintained versions, tracks upstream @earendil-works/pi-ai, and adds quota/balance lookups plus a provider management UI

0il y a 6 joursUtilisation et facturationMIT
1

dsh-reasoning-tiers

1069137617/dsh-reasoning-tiers

Declares per-model reasoning-effort ladders for third-party providers in the llm-pi-ai settings section, so DSH's stock thinking-intensity selector works on models the pi-ai catalog does not describe.

0il y a 8 joursModèles et fournisseursMIT
Z

dsh-context-budget

zpis666/dsh-context-budget

Adds per-route context window and compaction threshold fields to the Models settings page and a vendor-aware thinking-effort picker to the composer, writing llm-pi-ai capacities, reasoningEfforts, and a compaction-basic patch row.

0il y a 12 joursModèles et fournisseursMIT
X

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.

0il y a 7 joursModèles et fournisseursMIT
S

dsh-provider-health

semidia/dsh-provider-health

Provider health dashboard as a Settings page: read-only per-provider status, health (time-decayed from recent errors), thinking capability, max tokens and latest error, sourced from the llm-pi-ai config and the compat-healer error log.

0il y a 22 joursModèles et fournisseursMIT
F

dsh-model-sync

fan56/dsh-model-sync

dsh plugin: keep llm-pi-ai provider routes' model lists in step with the pi.dev gateway, written through the official settings seam

0il y a 23 joursModèles et fournisseurs
B

dsh-llm-capabilities

bamboostrip/dsh-llm-capabilities

DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.

0il y a 26 joursVision, voix et multimodalMIT
S

dsh-llm-compat-healer

semidia/dsh-llm-compat-healer

LLM compatibility auto-healer: detects 400 errors from incorrectly declared model capabilities (thinking/reasoning) on transit/gateway providers, then idempotently patches `llm-pi-ai` config and suppresses thinking on the next request — no restart needed. Full settings UI for every pi-ai compat field.

0le mois dernierAméliorations UI