initial update config

This commit is contained in:
Song367 2025-08-05 15:46:00 +08:00
parent fb104034ab
commit 34e9aa13b5
7 changed files with 4 additions and 4 deletions

View File

@ -94,21 +94,21 @@ const scenes = [
defaultVideo: '8-4-bd-2.mp4',
interactionVideo: '8-4-sh.mp4',
tag: 'wakeup',
apiKey: 'bot-20250724150616-xqpz8' // 起床场景的API key
apiKey: 'bot-20250730213756-l627w' // 起床场景的API key
},
{
name: '开车',
defaultVideo: '8-5-kc-bd.mp4',
interactionVideo: '8-5-kc-sh.mp4',
tag: 'driving',
apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key
apiKey: 'bot-20250703161810-sgkrh' // 开车场景的API key
},
{
name: '喝茶',
defaultVideo: '8-4-hc-bd.mp4',
interactionVideo: '8-4-hc-sh.mp4',
tag: 'tea',
apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key
apiKey: 'bot-20250805140055-ccdr6' // 喝茶场景的API key
}
];

View File

@ -3,7 +3,7 @@ export const config = {
// LLM API配置
llm: {
apiKey: 'd012651b-a65b-4b13-8ff3-cc4ff3a29783', // 请替换为实际的API密钥
model: 'bot-20250724150616-xqpz8',
model: 'bot-20250730213756-l627w',
},
// Minimaxi API配置

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.