Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:28 avril 2026 à 23:39
SKILL.md
readonly