返回目录
其他 待识别

dsh-model-search

johndfowler/dsh-model-search

该仓库暂未提供项目说明。

Stars
0
Forks
0
Issues
0
更新
7 天前

PROJECT TOPICS

项目标签

PROJECT README

README

dsh-model-search

Searchable model picker + provider management for the DeepSeek Harness (DSH) web UI.

Features

  • Composer seat: filter-as-you-type popover (model + reasoning effort)
  • Settings page: browse providers, search their model catalogs live, add API keys, manage provider config

Architecture

lib/
├── index.js          # host entry (tools only — no webServer, runs in any profile)
├── host/
│   └── web.mjs       # web-only half (API routes for the settings page)
└── client.js         # browser half (composer seat + settings page tab)

Host tools half registers model_search_* tools. Host web half registers /dsh-model-search/* routes. Client half registers the composer seat slot and a settings.providers tab.

Install

cd ~/.dsh/profiles/web
pnpm add github:johndfowler/dsh-model-search
# then add to dsh.profile.bundles and restart `dsh web`.

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。