initial update config
This commit is contained in:
parent
fb104034ab
commit
34e9aa13b5
@ -94,21 +94,21 @@ const scenes = [
|
|||||||
defaultVideo: '8-4-bd-2.mp4',
|
defaultVideo: '8-4-bd-2.mp4',
|
||||||
interactionVideo: '8-4-sh.mp4',
|
interactionVideo: '8-4-sh.mp4',
|
||||||
tag: 'wakeup',
|
tag: 'wakeup',
|
||||||
apiKey: 'bot-20250724150616-xqpz8' // 起床场景的API key
|
apiKey: 'bot-20250730213756-l627w' // 起床场景的API key
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '开车',
|
name: '开车',
|
||||||
defaultVideo: '8-5-kc-bd.mp4',
|
defaultVideo: '8-5-kc-bd.mp4',
|
||||||
interactionVideo: '8-5-kc-sh.mp4',
|
interactionVideo: '8-5-kc-sh.mp4',
|
||||||
tag: 'driving',
|
tag: 'driving',
|
||||||
apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key
|
apiKey: 'bot-20250703161810-sgkrh' // 开车场景的API key
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '喝茶',
|
name: '喝茶',
|
||||||
defaultVideo: '8-4-hc-bd.mp4',
|
defaultVideo: '8-4-hc-bd.mp4',
|
||||||
interactionVideo: '8-4-hc-sh.mp4',
|
interactionVideo: '8-4-hc-sh.mp4',
|
||||||
tag: 'tea',
|
tag: 'tea',
|
||||||
apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key
|
apiKey: 'bot-20250805140055-ccdr6' // 喝茶场景的API key
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@ export const config = {
|
|||||||
// LLM API配置
|
// LLM API配置
|
||||||
llm: {
|
llm: {
|
||||||
apiKey: 'd012651b-a65b-4b13-8ff3-cc4ff3a29783', // 请替换为实际的API密钥
|
apiKey: 'd012651b-a65b-4b13-8ff3-cc4ff3a29783', // 请替换为实际的API密钥
|
||||||
model: 'bot-20250724150616-xqpz8',
|
model: 'bot-20250730213756-l627w',
|
||||||
},
|
},
|
||||||
|
|
||||||
// Minimaxi API配置
|
// Minimaxi API配置
|
||||||
|
|||||||
BIN
videos/0-1.mp4
BIN
videos/0-1.mp4
Binary file not shown.
BIN
videos/2.mp4
BIN
videos/2.mp4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user