增加利用百度UNIT实现智能对话插件 (#642)

* 利用百度UNIT实现智能对话插件

* 更新参数

* 增加BDunit配置参数模板
This commit is contained in:
zhanws
2023-03-28 15:17:09 +08:00
committed by GitHub
parent 9a0584d649
commit 6c362a9b4b
4 changed files with 316 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"service_id": "s...",
"api_key": "",
"secret_key": ""
}