返回 VideoClaw
actors_profile.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 8 / actors_profile.json
1 [
2 {
3 "name": "Alex",
4 "age": "35",
5 "gender": "female",
6 "occupation": "Senior Financial Analyst",
7 "personality traits": "analytical, detail-oriented, cautious",
8 "speaking style": "precise, logical, calm"
9 },
10 {
11 "name": "Blake",
12 "age": "42",
13 "gender": "male",
14 "occupation": "Chief Investment Officer",
15 "personality traits": "assertive, confident, risk-taker",
16 "speaking style": "authoritative, persuasive, direct"
17 },
18 {
19 "name": "Chris",
20 "age": "28",
21 "gender": "male",
22 "occupation": "Junior Analyst",
23 "personality traits": "eager, innovative, inquisitive",
24 "speaking style": "enthusiastic, informal, questioning"
25 },
26 {
27 "name": "Dana",
28 "age": "50",
29 "gender": "female",
30 "occupation": "Office Manager",
31 "personality traits": "organized, diplomatic, pragmatic",
32 "speaking style": "measured, conciliatory, practical"
33 }
34 ]
34 lines JSON