add arxiv translation test samples
This commit is contained in:
parent
efda9e5193
commit
d841d13b04
@ -188,8 +188,13 @@ def test_Latex():
|
||||
# txt = r"https://arxiv.org/abs/2305.17608"
|
||||
# txt = r"https://arxiv.org/abs/2211.16068" # ACE
|
||||
# txt = r"C:\Users\x\arxiv_cache\2211.16068\workfolder" # ACE
|
||||
txt = r"https://arxiv.org/abs/2002.09253"
|
||||
txt = r"https://arxiv.org/abs/2306.07831"
|
||||
# txt = r"https://arxiv.org/abs/2002.09253"
|
||||
# txt = r"https://arxiv.org/abs/2306.07831"
|
||||
# txt = r"C:\Users\fuqingxu\Desktop\2023-06-18-13-56-57-result"
|
||||
# txt = r"https://arxiv.org/abs/2212.10156"
|
||||
txt = r"https://arxiv.org/abs/2211.11559"
|
||||
|
||||
|
||||
for cookies, cb, hist, msg in (Latex翻译中文并重新编译PDF)(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt, web_port):
|
||||
cli_printer.print(cb) # print(cb)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user