Loading...
Loading...
Guide for adding new AI provider documentation. Use when adding documentation for a new AI provider (like OpenAI, Anthropic, etc.), including usage docs, environment variables, Docker config, and image resources. Triggers on provider documentation tasks.
npx skill4agent add lobehub/lobe-chat add-provider-docdocs/usage/providers/{provider-name}.mdxdocs/usage/providers/{provider-name}.zh-CN.mdxdocs/usage/providers/fal.mdxdocs/self-hosting/environment-variables/model-provider.mdxdocs/self-hosting/environment-variables/model-provider.zh-CN.mdx### `{PROVIDER}_API_KEY`
- Type: Required
- Description: API key from {Provider Name}
- Example: `{api-key-format}`
### `{PROVIDER}_MODEL_LIST`
- Type: Optional
- Description: Control model list. Use `+` to add, `-` to hide
- Example: `-all,+model-1,+model-2=Display Name`DockerfileDockerfile.databaseDockerfile.pglite# {New Provider}
{PROVIDER}_API_KEY="" {PROVIDER}_MODEL_LIST=""### {Provider Name} ###
# {PROVIDER}_API_KEY={prefix}-xxxxxxxxhub-apac-1.lobeobjects.space