瀏覽代碼

字段删除

S0025136190 6 月之前
父節點
當前提交
12613c51e7
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,