* 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>
* feat: add support for R1 model and display CoT
* fix unpacking
* feat: customized font & font size
* auto hide tooltip when scoll down
* tooltip glass transparent css
* fix: Enhance API key validation in is_any_api_key function (#2113)
* support qwen2.5-max!
* update minior adjustment
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
Co-authored-by: Steven Moder <java20131114@gmail.com>
* deal with the message part
* Finish no_ui_connect
* finish predict part
* Delete old version
* An example of add new api
* Bug fix:can not change in "model_info"
* Bug fix
* Error message handling
* Clear the format
* An example of add a openai form API:Deepseek
* For compatibility reasons
* Feture: set different API/Endpoint to diferent models
* Add support for YI new models
* 更新doc2x的api key机制 (#1766)
* Fix DOC2X API key refresh issue in PDF translation
* remove add
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* 修改部分文件名、变量名
* patch err
---------
Co-authored-by: alex_xiao <113411296+Alex4210987@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>