refactor: expose bundled static provider catalogs

This commit is contained in:
Shakker
2026-04-24 04:19:21 +01:00
committed by Shakker
parent 29d0e930bb
commit 3254e961e9
18 changed files with 204 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"id": "volcengine",
"enabledByDefault": true,
"providerDiscoveryEntry": "./provider-discovery.ts",
"providers": ["volcengine", "volcengine-plan"],
"providerAuthEnvVars": {
"volcengine": ["VOLCANO_ENGINE_API_KEY"]