建立本地arxiv缓存区
This commit is contained in:
@ -190,7 +190,8 @@ def test_Latex():
|
||||
txt = r"C:\Users\fuqingxu\Desktop\旧文件\gpt\latex2pdf\2023-06-03-17-14-40"
|
||||
txt = r"https://arxiv.org/abs/2305.18290"
|
||||
txt = r"https://arxiv.org/abs/2305.17608"
|
||||
|
||||
# txt = r"https://arxiv.org/abs/2306.00324"
|
||||
txt = r"https://arxiv.org/abs/2211.16068"
|
||||
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user