diff --git a/ibexa/connector-anthropic/5.0/manifest.json b/ibexa/connector-anthropic/5.0/manifest.json new file mode 100644 index 00000000..15e520e9 --- /dev/null +++ b/ibexa/connector-anthropic/5.0/manifest.json @@ -0,0 +1,7 @@ +{ + "aliases": [], + "env": { + "ANTHROPIC_API_KEY": "sk-123456" + }, + "bundles": {} +}