Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 16

P

TinyTitan (dsh-tinytitan)

pummelchen/tinytitan

Поддерживает доступность локального сервера модели TinyTitan из харнесса: обновляет маршрут llm-pi-ai на основе установленных моделей и подключает бэкенд компакции, работающий без рассуждений.

4514 часов назадМодели и провайдерыApache-2.0
H

dsh-thinking-effort

hytime/dsh-thinking-effort

Настройка уровней усилия рассуждения и значений по умолчанию субагента для пользовательских моделей DSH.

32позавчераМодели и провайдерыMIT
D

dsh-thinking-levels

drscrewdriver/dsh-thinking-levels

Покруговой контроль уровня мышления (reasoning_effort) для DeepSeek Harness: Auto планирует low/high/max по недавней истории tool calls, либо позволяет вручную задать wire level (off/on/minimal/low/medium/high/xhigh/max), с пользовательским отображением wire, защитой возможностей с учётом модели и пресетами окна контекста (64K–1M); карточка возможностей модели работает с [dsh-llm-openai-completions](https://github.com/drscrewdriver/dsh-llm-openai-completions) (устанавливается из dsh-market), чтобы OpenAI-совместимые шлюзы (vLLM / LM Studio / self-hosted) могли пробовать reasoning. Card записывает возможности llm-pi-ai, адаптер ведёт wire (compat.thinkingFormat), а плагин поддерживает список takeover.

713 часов назадМодели и провайдерыMIT
W

dsh-model-pro

wqy8593521/dsh-model-pro

Интерфейс управления жизненным циклом для провайдера моделей llm-pi-ai: создание, редактирование, удаление, включение и отключение провайдеров с пользовательскими заголовками и ключами API, зашифрованными AES-GCM; безопасное при удалении восстановление припаркованных провайдеров, обнаружение удалённых моделей с пакетной записью, интеллектуальная маршрутизация по пяти стратегиям, композиции объединения/пересечения, тесты связности по каждой модели и наблюдаемость запросов.

624 дня назадМодели и провайдерыMIT
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.

17 дней назадМодели и провайдерыMIT
H

dsh-retry-boost

hhb1028/dsh-retry-boost

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

125 дней назадМодели и провайдерыMIT
Z

dsh-model-profile

ztlovelsw/dsh-model-profile

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

1в прошлом месяцеМодели и провайдеры
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.

0вчераУлучшения 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

06 дней назадИспользование и биллингMIT
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.

08 дней назадМодели и провайдерыMIT
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.

012 дней назадМодели и провайдерыMIT
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.

07 дней назадМодели и провайдерыMIT
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.

022 дня назадМодели и провайдерыMIT
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

023 дня назадМодели и провайдеры
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.

026 дней назадЗрение, голос и мультимодальностьMIT
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.

0в прошлом месяцеУлучшения UI