Skip to content

Releases: fonlan/dsh-model-parameters

@fonlan/dsh-model-parameters v0.1.2

Choose a tag to compare

@fonlan fonlan released this 18 Aug 13:59
  • feat: move settings UI to plugin Settings Card (settings.plugin.item)
    • settings UI now appears in 设置 → 插件 → 插件配置 as an expandable card,
      styled like the built-in plugin cards (collapsed by default)
    • client registers into settings.plugin.item keyed by the model-parameters
      namespace (same pattern as dsh-web-auth); host half unchanged
  • docs: README updated for the settings card

v0.1.0

Choose a tag to compare

@fonlan fonlan released this 18 Aug 09:17

dsh-model-parameters v0.1.0

DSH plugin that auto-fills provider model parameters from the models.dev catalog.

Features

  • When a provider's model sync returns only ids, automatically fill display name, context window, max output tokens, reasoning efforts, and input modalities from the models.dev catalog
  • Catalog cached with TTL refresh
  • Settings page with toggles, manual refresh, and a fill report

Install

dsh plugin --profile web add @fonlan/dsh-model-parameters
# or from GitHub
dsh plugin --profile web add github:fonlan/dsh-model-parameters

npm

https://www.npmjs.com/package/@fonlan/dsh-model-parameters