Backup 2026-03-24
This commit is contained in:
9
.env
Normal file
9
.env
Normal 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
|
||||||
@@ -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具备的通用功能,文件操作、沙箱环境执行、浏览器操作等等。"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user