Browse Source

字段删除

S0025136190 6 months ago
parent
commit
12613c51e7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/client/platforms/bigModel.ts

+ 0 - 1
app/client/platforms/bigModel.ts

@@ -51,7 +51,6 @@ export class BigModelApi implements LLMApi {
     const params = {
       appId: options.config.appId,// 应用id
       prompt: userMessages,
-      chat_id: options.config.chat_id,
       // 进阶配置
       request_id: 'jkec2024-knowledge-base',
       returnType: undefined,