소스 검색

字段删除

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,