mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:50:43 +00: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";
|