knowhycodata/dsh-plugin-llmtr

knowhycodata★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

LLMTR AI gateway provider for the DeepSeek Harness LLM seam

README 摘要

dsh-plugin-llmtr English Türkçe An LLMTR provider route for DeepSeek Harness ( dsh ). LLMTR is an OpenAI-compatible AI gateway. One API key reaches 170+ chat models from OpenAI, Anthropic, Google, Qwen, Mistral, xAI and others — plus the models LLMTR runs on its own infrastructure in Türkiye, for deployments that need their prompts to stay in-country. This plugin registers those models as the llmtr provider route on ctx.llm , so they appear in the harness model picker and can be selected per session, per agent, and per subagent like any other route. Install The package ships a bundle patch, so plugin add inserts the row for you. Then open Settings → Models , find the LLMTR card, paste a key from llmtr.com, and save. The key is stored in $DSH HOME/.credentials.yaml ; settings retain only its reference. The model picker fills itself from the gateway's live listing — nothing to type, and models LLMTR adds later appear without an upgrade. Without the plugin CLI Add the row to your own cordis.yml or --patch overlay: and export the key instead of storing it: Model ids Model ids are the gateway's own, owner/model , and are sent verbatim: Ids starting with llmtr/ are the ones LLMTR hosts i…

在 GitHub 查看完整 README →
工具/开发ai-gatewaydeepseek-harnessdsh-pluginllmllmtragent

分类