Files
openclaw/docs/plugins/reference/longcat.md
Vincent Koc bf8626c0e9 feat(providers): add LongCat API support (#100501)
* 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
2026-07-06 10:07:08 -07:00

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)