mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
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
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
"!dist/extensions/line/**",
|
||||
"!dist/extensions/llama-cpp/**",
|
||||
"!dist/extensions/lobster/**",
|
||||
"!dist/extensions/longcat/**",
|
||||
"!dist/extensions/mattermost/**",
|
||||
"!dist/extensions/memory-lancedb/**",
|
||||
"!dist/extensions/matrix/**",
|
||||
|
||||
Reference in New Issue
Block a user