@hytime/dsh-thinking-effort
为 DSH 的 pi-ai 第三方模型补充可配置的思考强度档位,并设置子 agent 默认思考强度。
29 results
为 DSH 的 pi-ai 第三方模型补充可配置的思考强度档位,并设置子 agent 默认思考强度。
DeepSeek Harness plugin: make a custom llm-pi-ai provider route masquerade as Claude Code / Codex — spoofed client-identity headers, plus an opt-in request-body fingerprint for relays that gate on the body.
Model Pro — DSH plugin for llm-pi-ai provider lifecycle: create/edit, custom headers, enable/disable with uninstall-restore safety, smart routing, composites, observability, and per-model connectivity tests
Google Anti Gravity and Cloud Code Assist Coding Plan LLM Provider plugin for DeepSeek Harness
ChatGPT Codex, xAI Grok, Zhipu GLM, AWS Kiro, Google Antigravity, Cursor, Ollama Cloud, Kimi, and GitHub Copilot subscription OAuth for DeepSeek Harness — PKCE / device-code / Google login, local Responses proxy, llm-pi-ai sync.
让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy,运行中新增的 provider 也会自动补上,再也不用手动发「继续」。
Sync opencode-go models from https://models.opencode.ai/api.json into llm-pi-ai provider opencode-go-autosync (one-click create/update in settings).
DSH web plugin: 为自定义模型(OpenAI-compatible pi-ai provider)增加思考强度(reasoning effort)配置 —— 设置页新增「思考强度」分区,按模型配置思考级别与线格式、按 provider 配置默认思考强度,直接写入 llm-pi-ai 设置,composer 模型选择器随即生效。
Sync cc-switch provider profiles (Claude Code / Codex relays) into DeepSeek Harness as llm-pi-ai routes, credentials stored via the DSH credential seam.
Sync CommandCode plan models (goat/pro/max) from the official models API + GOAT plan catalog into llm-pi-ai providers commandcode-<plan>-autosync (one-click create/update in settings).
OpenAI-completions-compatible adapter for custom gateways (vLLM / LM Studio / self-hosted proxies): always role:"system", enable_thinking / chat_template_kwargs / reasoning_effort driven by the llm-pi-ai model config, and a </think> split on the receive side — no pi-ai behavior guessing.
Declare per-model reasoning efforts, image input, and openai-completions dialect on hand-declared llm-pi-ai routes. Writes the official namespace; does not intercept llm/stream or replace the Models page.
DSH Web GUI 模型能力配置:在「设置 → 模型」的模型目录编辑器内,为每个已配置的模型直接设置是否支持图像与思考等级(reasoning efforts),写入 llm-pi-ai 设置命名空间。
第三方模型思考努力度配置(DeepSeek Harness 插件):在设置页为模型声明 reasoningEfforts 档位、路由默认档位与 Anthropic token 预算,写入 llm-pi-ai 命名空间;档位调节复用原生模型框 Effort 面板。
dsh plugin: keep llm-pi-ai provider routes' model lists in step with the pi.dev gateway, written through the official settings seam
DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.
DSH web plugin: per-model thinking-intensity tiers, provider default reasoning, modalities, gateway compat switches and static custom request headers for custom llm-pi-ai providers, edited inside the official Models settings card. 模型能力:思考强度档位 / 默认思考强度 / 支持模态 / 兼容开关 / 静态自定义请求头。
dsh web 插件:自动配置模型思考档位与能力,并按 provider+model 记住最后选择的思考档位
DSH 插件:提供文本 / 图像 / 视频 / 语音 / 音乐 五个生成工具,模型从 llm-pi-ai 自动发现,含 Settings UI (llm-multimodal namespace)。
Probe local model servers (llama.cpp / Ollama) for the real runtime context window and keep llm-pi-ai's contextWindow in sync automatically — tighter before overflow, wider when the server grows. Zero-config profile plugin for DeepSeek Harness.
Personal dsh profile bundle: disables the shipped agent presets, builds generated standard / ptc presets into dist, and declares personal llm-pi-ai provider routes.
DeepSeek Harness LLM User-Agent/header injector with key pool round-robin: keeps the official llm-pi-ai adapter, re-injects user-agent, and supports multi-key rotation per provider. | DeepSeek Harness LLM 请求头注入器 + Key 轮询:保留官方适配器,补回 User-Agent,支持按提供商多 Key Round-Robin 轮询。
Sync CC Switch (cc-switch) providers and models into DeepSeek Harness custom providers (llm-pi-ai)
DSH 模型视觉开关:设置页「模型视觉」行,为 llm-pi-ai 自定义路由下手写声明的模型切换 input 视觉模态(settings.mutate 官方通道,热生效)。