UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 259 B
import { Js as WebSearchProviderPlugin } from "../../types-C0dQmare.js"; //#region extensions/ollama/src/web-search-provider.d.ts declare function createOllamaWebSearchProvider(): WebSearchProviderPlugin; //#endregion export { createOllamaWebSearchProvider };