gpt_academic/shared_utils
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
..
advanced_markdown_format.py fix image display bug 2025-01-12 21:54:43 +08:00
char_visual_effect.py typo: Fix typos and rename functions across multiple files (#2130) 2025-03-02 02:16:10 +08:00
colorful.py Merge Latest Frontier (#1991) 2024-10-05 17:09:18 +08:00
config_loader.py Merge Latest Frontier (#1991) 2024-10-05 17:09:18 +08:00
connect_void_terminal.py typo: Fix typos and rename functions across multiple files (#2130) 2025-03-02 02:16:10 +08:00
cookie_manager.py upgrade gradio 2024-12-07 15:59:30 +08:00
docker_as_service_api.py public media gpt 2024-11-18 18:38:49 +00:00
fastapi_server.py add security patch 2024-11-03 14:34:17 +00:00
handle_upload.py fix GHSA-gqp5-wm97-qxcv 2025-03-02 01:58:45 +08:00
key_pattern_manager.py fix: Enhance API key validation in is_any_api_key function (#2113) 2025-01-29 21:40:30 +08:00
logging.py Merge Latest Frontier (#1991) 2024-10-05 17:09:18 +08:00
map_names.py merge frontier branch (#1620) 2024-03-11 17:26:09 +08:00
text_mask.py introduce doc2x 2024-04-15 01:57:31 +08:00