瀏覽代碼

fix: #810

1808837298@qq.com 1 年之前
父節點
當前提交
792754cee3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controller/channel-test.go

+ 0 - 1
controller/channel-test.go

@@ -101,7 +101,6 @@ func testChannel(channel *model.Channel, testModel string) (err error, openAIErr
 	}
 
 	request := buildTestRequest(testModel)
-	info.OriginModelName = testModel
 	common.SysLog(fmt.Sprintf("testing channel %d with model %s , info %v ", channel.Id, testModel, info))
 
 	adaptor.Init(info)