This commit is contained in:
1808837298@qq.com
2025-03-05 16:34:08 +08:00
parent 98b27a17a6
commit 792754cee3

View File

@@ -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)