mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 20:13:59 +00:00
* fix(ai): honor provider reasoning compatibility * feat(longcat): add hosted provider plugin * chore(longcat): register package metadata * docs(longcat): add provider setup guide * docs(longcat): document self-hosted model routing * refactor(longcat): externalize provider plugin * chore(longcat): add npm release artifacts
24 lines
417 B
Markdown
24 lines
417 B
Markdown
---
|
|
summary: "OpenClaw LongCat provider plugin."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the longcat plugin
|
|
title: "LongCat plugin"
|
|
---
|
|
|
|
# LongCat plugin
|
|
|
|
OpenClaw LongCat provider plugin.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/longcat-provider`
|
|
- Install route: npm; ClawHub: `clawhub:@openclaw/longcat-provider`
|
|
|
|
## Surface
|
|
|
|
providers: longcat
|
|
|
|
## Related docs
|
|
|
|
- [longcat](/providers/longcat)
|