Skip to content

Commit

Permalink
add latex test samples
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-sky committed Jul 20, 2023
1 parent b5b8c12 commit 61ba544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crazy_functions/crazy_functions_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def test_Latex():
# txt = r"C:\Users\fuqingxu\arxiv_cache\2205.14135\workfolder"
# txt = r"C:\Users\fuqingxu\arxiv_cache\2205.14135\workfolder"
txt = r"2210.03629"
txt = r"2307.04964"
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)

Expand Down

0 comments on commit 61ba544

Please sign in to comment.