mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
refactor: extract model catalog core package
* refactor: extract model catalog core package * refactor: route model catalog imports through package boundary * build: include model catalog in plugin sdk package dts * fix: preserve static fallback model metadata
This commit is contained in:
committed by
GitHub
parent
ec15f90a55
commit
30e1556cda
@@ -16,6 +16,7 @@
|
||||
"packages/llm-core/src/**/*.ts",
|
||||
"packages/markdown-core/src/**/*.ts",
|
||||
"packages/media-generation-core/src/**/*.ts",
|
||||
"packages/model-catalog-core/src/**/*.ts",
|
||||
"packages/memory-host-sdk/src/**/*.ts",
|
||||
"packages/terminal-core/src/**/*.ts",
|
||||
"src/video-generation/dashscope-compatible.ts",
|
||||
|
||||
Reference in New Issue
Block a user