openclaw/extensions/litellm
Peter Steinberger 1ef85c7d4c
test: make suites safe without isolation (#78834)
* test: make suites safe without isolation

* fix: narrow auth profile credential types

* test: inject channel module loader factory locally
2026-05-07 08:43:29 +01:00
..
api.ts
image-generation-provider.test.ts test: make suites safe without isolation (#78834) 2026-05-07 08:43:29 +01:00
image-generation-provider.ts refactor: share OpenAI-compatible image provider 2026-04-28 04:01:43 +01:00
index.test.ts refactor: split plugin sdk test helpers 2026-04-28 01:14:19 +01:00
index.ts fix(litellm): honor noninteractive custom base url 2026-04-27 20:33:04 +01:00
onboard.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
onboard.ts
openclaw.plugin.json perf: mark provider plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
provider-catalog.ts
tsconfig.json