@@ -128,6 +128,7 @@ translater = FileTranslater(base_url="<baseurl>", # 默认的模型baseurl
chunksize=4000, # markdown分块长度,分块越大效果越好,不建议超过4096
max_concurrent=20, # 并发数,受到ai平台并发量限制,如果文章很长建议适当加大到20以上
docling_artifact=None, # 使用提前下载好的docling模型
timeout=1000,# 调用api的超时时间
tips=True # 开场提示
)
The note is not visible to the blocked user.