87ed1c4425
- 升级Agent(chat_module=agent切换):升级到langgraph react agent逻辑、集成到主分支fay中、基于自动决策工具调用机制、基于日程跟踪的主动沟通、支持外部观测数据传入; - 修复因线程同步问题导致的配置文件读写不稳定 - 聊天采纳功能的bug修复
43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"attribute": {
|
|
"age": "\u6210\u5e74",
|
|
"birth": "Github",
|
|
"constellation": "\u6c34\u74f6\u5ea7",
|
|
"contact": "qq467665317",
|
|
"gender": "\u5973",
|
|
"hobby": "\u53d1\u5446",
|
|
"job": "\u52a9\u7406",
|
|
"name": "\u83f2\u83f2",
|
|
"voice": "abin",
|
|
"zodiac": "\u86c7"
|
|
},
|
|
"interact": {
|
|
"QnA": "qa.csv",
|
|
"maxInteractTime": 15,
|
|
"perception": {
|
|
"chat": 10,
|
|
"follow": 10,
|
|
"gift": 10,
|
|
"indifferent": 10,
|
|
"join": 10
|
|
},
|
|
"playSound": false,
|
|
"visualization": false
|
|
},
|
|
"items": [],
|
|
"source": {
|
|
"automatic_player_status": false,
|
|
"automatic_player_url": "http://127.0.0.1:6000",
|
|
"liveRoom": {
|
|
"enabled": true,
|
|
"url": ""
|
|
},
|
|
"record": {
|
|
"device": "",
|
|
"enabled": false
|
|
},
|
|
"wake_word": "\u4f60\u597d",
|
|
"wake_word_enabled": false,
|
|
"wake_word_type": "front"
|
|
}
|
|
} |