添加睡觉场景
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m48s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m48s
This commit is contained in:
parent
85a92ac0d3
commit
4e256170b0
@ -140,6 +140,13 @@ const scenes = [
|
|||||||
interactionVideo: '8-5-hc-sh-female.mp4',
|
interactionVideo: '8-5-hc-sh-female.mp4',
|
||||||
tag: 'tea',
|
tag: 'tea',
|
||||||
apiKey: 'bot-20250805140055-ccdr6' // 喝茶场景的API key
|
apiKey: 'bot-20250805140055-ccdr6' // 喝茶场景的API key
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: '睡觉',
|
||||||
|
defaultVideo: '8-8-sj-bd.mp4',
|
||||||
|
interactionVideo: '8-8-sj-sh.mp4',
|
||||||
|
tag: 'sleep',
|
||||||
|
apiKey: 'bot-20250808120020-jfkmk' // 吃饭场景的API key
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
BIN
videos/8-8-sj-bd.mp4
Normal file
BIN
videos/8-8-sj-bd.mp4
Normal file
Binary file not shown.
BIN
videos/8-8-sj-sh.mp4
Normal file
BIN
videos/8-8-sj-sh.mp4
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user