gpt_academic/tests
Steven Moder 4a79aa6a93
typo: Fix typos and rename functions across multiple files (#2130)
* typo: Fix typos and rename functions across multiple files

This commit addresses several minor issues:
- Corrected spelling of function names (e.g., `update_ui_lastest_msg` to `update_ui_latest_msg`)
- Fixed typos in comments and variable names
- Corrected capitalization in some strings (e.g., "ArXiv" instead of "Arixv")
- Renamed some variables for consistency
- Corrected some console-related parameter names (e.g., `console_slience` to `console_silence`)

The changes span multiple files across the project, including request LLM bridges, crazy functions, and utility modules.

* fix: f-string expression part cannot include a backslash (#2139)

* raise error when the uploaded tar contain hard/soft link (#2136)

* minor bug fix

* fine tune reasoning css

* upgrade internet gpt plugin

* Update README.md

* fix GHSA-gqp5-wm97-qxcv

* typo fix

* update readme

---------

Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
2025-03-02 02:16:10 +08:00
..
__init__.py update tests 2023-08-12 14:09:19 +08:00
init_test.py finish test 2024-07-12 04:19:07 +00:00
test_anim_gen.py test math anim generation 2024-10-11 13:32:57 +00:00
test_bilibili_down.py update experimental media agent 2024-11-10 16:42:31 +00:00
test_doc2x.py update doc2x functions 2024-10-21 14:05:42 +00:00
test_embed.py Frontier (#1958) 2024-09-08 23:20:42 +08:00
test_key_pattern_manager.py update openai api key pattern 2024-08-19 15:59:20 +00:00
test_latex_auto_correct.py control whether to allow sharing translation results with GPTAC academic cloud. 2024-10-18 18:05:50 +00:00
test_llms.py 紫东太初大模型 2024-06-06 09:05:06 +00:00
test_markdown.py upgrade internet gpt plugin 2025-02-13 00:19:43 +08:00
test_markdown_format.py move test file to correct position 2024-06-28 08:23:40 +00:00
test_media.py upgrade internet gpt plugin 2025-02-13 00:19:43 +08:00
test_plugins.py upgrade internet gpt plugin 2025-02-13 00:19:43 +08:00
test_python_auto_docstring.py typo: Fix typos and rename functions across multiple files (#2130) 2025-03-02 02:16:10 +08:00
test_rag.py Frontier (#1958) 2024-09-08 23:20:42 +08:00
test_safe_pickle.py resolve safe pickle err 2024-06-19 11:59:47 +00:00
test_save_chat_to_html.py resolve safe pickle err 2024-06-19 11:59:47 +00:00
test_searxng.py upgrade searxng 2024-06-25 11:12:51 +00:00
test_social_helper.py Merge Latest Frontier (#1991) 2024-10-05 17:09:18 +08:00
test_tts.py add tts test 2024-12-18 17:47:23 +08:00
test_utils.py re-format code to with pre-commit 2023-12-31 19:30:32 +08:00
test_vector_plugins.py re-format code to with pre-commit 2023-12-31 19:30:32 +08:00