修改应用使用,通过配置的应用的appid modelname字段关联

This commit is contained in:
winkey
2025-04-07 20:54:30 +08:00
parent cc23508527
commit 0153f004f4
5 changed files with 34 additions and 9 deletions

View File

@@ -40,6 +40,16 @@ public class ChatRequest {
private String kid;
private String userId;
/**
* 1 联网搜索
*/
private int chat_type;
/**
* 应用ID
*/
private String appId;
//
//