dylan121322/llm-adaptive
dylan121322★ 2JavaScriptLast synced: 2026-08-14
—
README excerpt
llm-adaptive Adaptive model routing plugin for DeepSeek Harness. Adds an adaptive provider to the model picker: every LLM request is classified by a flash classifier (low / medium / high / critical) and routed to the matching backend provider through config-driven chains. Features - Per-request complexity classification — deepseek-v4-flash called directly (never through a proxy, no recursion). - Context-aware judging — injects a rolling session-goal summary plus the recent turns into the classifier prompt (continuation / wrap-up / error-loop rules). - Sticky level protection — a mid-task downgrade is held at the previous level unless the message carries explicit downgrade or wrap-up signals. - Config-driven routing chains — chains come from pool.json → routing.levels ( $active expands to the active provider, missing entries fall back to defaults); transport failures walk down the chain. - Classifier config from the pool — URL / model / key reference read from the classifier section of pool.json (no hardcoded credentials). - Fail-open — any classification failure degrades to medium ; never blocks a request. - Observable — every decision (level, cause: llm/sticky/cache) is written to…
View full README on GitHub →Category
:zap:The ultimate image uploading engine. Both CLI & API supports.
★ 966
Nagi-ovo/dsh-ads是兄弟就来蹬我!DSH Web UI 广告:2005 年中文站点风格的侧栏广告 / 对话内信息流 / 角落弹窗 + 一个真实热区比视觉小得多的关闭叉。素材全虚构,域名打码。
★ 297
dqsjqian/AriaModern C++20 MVVM framework — cross-platform, layered, coroutine-first. Reactive DAG (Property/Computed/Effect), Task<T>, and pluggable adapters (Qt6, AppKit, ...).
★ 14