Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

llm-provider

// Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model backend, integrating a third-party LLM API, or extending LLM platform support. Do NOT use for fixing bugs in existing providers, modifying existing provider behavior, or changing the LLMProvider interface.

$ git log --oneline --stat
stars:1,100
forks:111
updated:2026年4月2日 22:36
SKILL.md
readonly