Files
openclaw/extensions/exa/web-search-provider.ts
Gustavo Madeira Santana b1c032245c test: lazy-load exa web search runtime
Keep Exa provider registration metadata-light and move request,
cache, validation, and test helpers behind a runtime seam.
2026-04-17 18:01:58 -04:00

2 lines
79 B
TypeScript

export { createExaWebSearchProvider } from "./src/exa-web-search-provider.js";