openclaw/extensions/featherless
2026-08-07 18:44:12 -07:00
..
api.ts
featherless.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
index.test.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
index.ts refactor(providers): derive simple providers from manifests (#114331) 2026-07-27 01:29:53 -04:00
models.ts
onboard.ts refactor: remove duplicate provider and runtime code (#115529) 2026-07-29 00:04:52 -04:00
openclaw.plugin.json chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
package.json chore(release): prepare 2026.8.1 (#120375) 2026-08-07 18:44:12 -07:00
provider-catalog.ts refactor(deadcode): tighten provider extension roots (#108497) 2026-07-15 16:23:47 -07:00
README.md
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

OpenClaw Featherless AI Provider

Official OpenClaw provider plugin for Featherless AI's OpenAI-compatible API.

Install from OpenClaw:

openclaw plugins install @openclaw/featherless-provider
openclaw gateway restart

See https://docs.openclaw.ai/providers/featherless for setup and configuration.