feat: 移除translateTextList中的调试日志输出
This commit is contained in:
parent
bfd9aec103
commit
fc8d2f9f32
@ -27,7 +27,6 @@ const translateTextList = async (textList: string[], requestId: string) => {
|
|||||||
1,
|
1,
|
||||||
true
|
true
|
||||||
)
|
)
|
||||||
console.log("🚀 ~ translateTextList ~ translatedTexts:", translatedTexts)
|
|
||||||
|
|
||||||
const translatedList = JSON.parse(
|
const translatedList = JSON.parse(
|
||||||
cleanLLMRes(translatedTexts as string)
|
cleanLLMRes(translatedTexts as string)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user