mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 14:02:56 +08:00
Keep Kimi web-search provider metadata light and move setup, execution, cache, and test helpers behind a runtime seam.
3 lines
159 B
TypeScript
3 lines
159 B
TypeScript
export { __testing } from "./src/kimi-web-search-provider.runtime.js";
|
|
export { moonshotMediaUnderstandingProvider } from "./media-understanding-provider.js";
|