openclaw/extensions/ollama
2026-04-07 08:48:23 +01:00
..
src refactor: dedupe provider string readers 2026-04-07 05:06:54 +01:00
api.ts feat(ollama): detect vision capability from /api/show and set image i… (#62193) 2026-04-06 17:29:40 -07:00
index.test.ts fix: quiet unconfigured ollama discovery 2026-04-07 07:59:45 +01:00
index.ts refactor: dedupe provider channel readers 2026-04-07 08:40:34 +01:00
openclaw.plugin.json refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
package.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
plugin-registration.contract.test.ts feat(ollama): add bundled web search provider (#59318) 2026-04-03 13:41:24 -07:00
README.md feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
runtime-api.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00
web-search-contract-api.ts fix(plugin-sdk): add web-search contract subpath 2026-04-06 23:30:56 +01:00
web-search-provider.ts perf(secrets): complete bundled web provider artifacts 2026-04-06 23:17:30 +01:00

Ollama Provider

Bundled provider plugin for Ollama discovery and setup.