update
This commit is contained in:
@@ -339,5 +339,17 @@ return [
|
||||
],
|
||||
'gewechat'=>[
|
||||
'base_url'=>'https://wechat-api-test.excn.vip/v2/api'
|
||||
],
|
||||
'ai_config'=>[
|
||||
//AI话术/话术示例
|
||||
'talk_skill'=>[
|
||||
'base_url'=> 'https://uegpt-newest.excn.vip/api/v1/chat/completions',
|
||||
'api_key'=> 'fastgpt-uymTwSwQiSc9BcwtgsfJ7QWG0AQRYxVnTPrZuuqRdU6mMQ4pp7jZHhfKkGAhGc',
|
||||
],
|
||||
//回访结果/反馈总结
|
||||
'follow_result'=>[
|
||||
'base_url'=> 'https://uegpt-newest.excn.vip/api/v1/chat/completions',
|
||||
'api_key'=> 'fastgpt-tQ3TLwgcUfZO6RsgsL1nobdNhCpd31NrsZvYfGUyhQzc7JuPMbKPCQQpU4h',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user