fix: pass provider capability as API key

This commit is contained in:
2026-07-11 14:57:22 +08:00
parent e7ad5580ec
commit f065f9f978
4 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@paradigm/hub",
"version": "0.0.15",
"version": "0.0.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@paradigm/hub",
"version": "0.0.15",
"version": "0.0.16",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.3.202",
"@fastify/cookie": "^11.0.2",