openclaw/extensions/ollama
Chunyue Wang c1b9af2770
fix(ollama): restore catalog-driven num_ctx for native /api/chat (#76181)
Merged via squash.

Prepared head SHA: d3142252d5
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Reviewed-by: @openperf
2026-05-03 19:47:36 +08:00
..
src fix(ollama): restore catalog-driven num_ctx for native /api/chat (#76181) 2026-05-03 19:47:36 +08: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(ollama): resolve cloud models omitted from tags 2026-04-29 04:37:52 +01:00
index.ts fix(ollama): resolve cloud models omitted from tags 2026-04-29 04:37:52 +01:00
ollama.live.test.ts fix(cli): streamline local model probes 2026-04-27 23:02:26 +01:00
openclaw.plugin.json perf: mark provider plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore(release): bump version to 2026.5.3 2026-05-03 03:08:47 +01:00
plugin-registration.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
provider-discovery.import-guard.test.ts plugins: load lightweight provider discovery entries 2026-04-09 00:33:33 +01:00
provider-discovery.test.ts refactor: split plugin sdk test helpers 2026-04-28 01:14:19 +01:00
provider-discovery.ts fix(ollama): resolve custom local provider auth 2026-04-27 04:33:18 +01:00
provider-policy-api.test.ts fix: normalize minimal ollama provider config (#69370) (thanks @PratikRai0101) 2026-04-21 03:28:17 +01:00
provider-policy-api.ts fix: normalize minimal ollama provider config (#69370) (thanks @PratikRai0101) 2026-04-21 03:28:17 +01:00
README.md
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 refactor(plugin-sdk): share web-search contract fields 2026-04-08 09:07:28 +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.