This website requires JavaScript.
Explore
Help
Register
Sign In
LLM
/
moltbot
Watch
1
Star
0
Fork
0
You've already forked moltbot
mirror of
https://github.com/moltbot/moltbot.git
synced
2026-05-21 21:56:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ff49ae03e088b445ca97eeeac41747e8d971b2d
moltbot
/
extensions
/
ollama
History
Peter Steinberger
66f4b52db3
fix(docker): route local provider setup to host gateway
2026-04-27 08:46:33 +01:00
..
src
fix(docker): route local provider setup to host gateway
2026-04-27 08:46:33 +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(ollama): skip localhost discovery for remote providers
2026-04-27 06:24:43 +01:00
index.ts
fix(ollama): resolve custom local provider auth
2026-04-27 04:33:18 +01:00
ollama.live.test.ts
fix(ollama): scope request timeouts to providers
2026-04-27 04:55:11 +01:00
openclaw.plugin.json
refactor: move extension markers into manifests
2026-04-18 20:16:44 +01:00
package.json
chore: update dependencies
2026-04-26 10:54:58 +01:00
plugin-registration.contract.test.ts
…
provider-discovery.import-guard.test.ts
plugins: load lightweight provider discovery entries
2026-04-09 00:33:33 +01:00
provider-discovery.test.ts
fix(ollama): scope auth to local hosts
2026-04-27 03:54:12 +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
…
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
…
README.md
Ollama Provider
Bundled provider plugin for Ollama discovery and setup.