Backup 2026-03-24

This commit is contained in:
Cloud Bot
2026-03-24 08:48:48 +00:00
parent 361a1bed5d
commit e460d90b3a
3 changed files with 15 additions and 0 deletions

9
.env Normal file
View File

@@ -0,0 +1,9 @@
DATABASE_URL=postgresql+asyncpg://postgres:preiMQc4OsHHL4p7bAH@172.16.193.3:15400/db_vibe_next_template_371a88b5
LOG_DIR=/var/log/vibe-app
NOVA_BASE_URL=https://pre-nova-api.betteryeah.com
NOVA_TENANT_ID=2f3ea083e766407ca8f6b0d9e19ba3c0
NOVA_ACCESS_KEY=oapi-ak-467E17CB-5252-4DC1-B998-E9E4A9A8D0C3
LLM_BASE_URL=https://pre-llm-server-internal.betteryeah.com
LLM_API_KEY=sk-skills-default-dev-key

View File

@@ -4,6 +4,11 @@
"agent_id": "d730c266fe6748839d9c93ece8e58b84", "agent_id": "d730c266fe6748839d9c93ece8e58b84",
"agent_name": "Agent", "agent_name": "Agent",
"agent_description": "" "agent_description": ""
},
{
"agent_id": "83e1cd25be424ecda678641501555531",
"agent_name": "Nova示例Agent",
"agent_description": "一个Nova的Agent示例包含Agent具备的通用功能文件操作、沙箱环境执行、浏览器操作等等。"
} }
] ]
} }

1
.project Normal file
View File

@@ -0,0 +1 @@
{"project_id": "371a88b57cff44999c4cf61b4708638a", "user_id": 1009}