mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 10:55:31 -06:00
2bd1a63075
* feat: add Baseten model provider * test: satisfy Baseten provider lint * fix: align Baseten thinking controls * docs: refresh Baseten documentation metadata * fix: preserve Baseten DeepSeek replay metadata * docs: remove release-owned Baseten changelog entry
13 lines
323 B
Markdown
13 lines
323 B
Markdown
# OpenClaw Baseten Provider
|
|
|
|
Official OpenClaw provider plugin for Baseten Model APIs, including Thinking Machines Lab's Inkling.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/baseten-provider
|
|
openclaw gateway restart
|
|
```
|
|
|
|
See <https://docs.openclaw.ai/providers/baseten> for setup and configuration.
|