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
binary-husky
8fe559da9f
update translation matrix
2024-09-21 14:56:10 +00:00
binary-husky
4873e9dfdc
update translation matrix
2024-08-12 13:50:37 +00:00
binary-husky
2ff1a1fb0b
update translation matrix
2024-06-12 09:34:05 +00:00
binary-husky
a938412b6f
save conversation wrap
2024-05-23 15:58:59 +00:00
binary-husky
d88c585305
improve latex plugin
2024-05-21 10:47:50 +00:00
binary-husky
0a88d18c7a
secondary menu for pdf trans
2024-05-21 08:51:29 +00:00
binary-husky
459c5b2d24
plugin refactor: phase 1
2024-05-18 20:23:50 +08:00
binary-husky
3aa92d6c80
change main ui hint
2024-05-17 11:34:13 +08:00
binary-husky
c131ec0b20
rename pdf plugin file name
2024-04-14 22:46:31 +08:00
binary-husky
21891b0f6d
update translate matrix
2024-04-08 12:43:24 +08:00
Menghuan1918
bdfe3862eb
添加部分翻译 ( #1566 )
2024-02-21 14:14:06 +08:00
binary-husky
2e9b4a5770
Merge Frontier, Update to Version 3.72 ( #1553 )
...
* Zhipu sdk update 适配最新的智谱SDK,支持GLM4v (#1502 )
* 适配 google gemini 优化为从用户input中提取文件
* 适配最新的智谱SDK、支持glm-4v
* requirements.txt fix
* pending history check
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
* Update "生成多种Mermaid图表" plugin: Separate out the file reading function (#1520 )
* Update crazy_functional.py with new functionality deal with PDF
* Update crazy_functional.py and Mermaid.py for plugin_kwargs
* Update crazy_functional.py with new chart type: mind map
* Update SELECT_PROMPT and i_say_show_user messages
* Update ArgsReminder message in get_crazy_functions() function
* Update with read md file and update PROMPTS
* Return the PROMPTS as the test found that the initial version worked best
* Update Mermaid chart generation function
* version 3.71
* 解决issues #1510
* Remove unnecessary text from sys_prompt in 解析历史输入 function
* Remove sys_prompt message in 解析历史输入 function
* Update bridge_all.py: supports gpt-4-turbo-preview (#1517 )
* Update bridge_all.py: supports gpt-4-turbo-preview
supports gpt-4-turbo-preview
* Update bridge_all.py
---------
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* Update config.py: supports gpt-4-turbo-preview (#1516 )
* Update config.py: supports gpt-4-turbo-preview
supports gpt-4-turbo-preview
* Update config.py
---------
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* Refactor 解析历史输入 function to handle file input
* Update Mermaid chart generation functionality
* rename files and functions
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
Co-authored-by: hongyi-zhao <hongyi.zhao@gmail.com >
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* 接入mathpix ocr功能 (#1468 )
* Update Latex输出PDF结果.py
借助mathpix实现了PDF翻译中文并重新编译PDF
* Update config.py
add mathpix appid & appkey
* Add 'PDF翻译中文并重新编译PDF' feature to plugins.
---------
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* fix zhipuai
* check picture
* remove glm-4 due to bug
* 修改config
* 检查MATHPIX_APPID
* Remove unnecessary code and update
function_plugins dictionary
* capture non-standard token overflow
* bug fix #1524
* change mermaid style
* 支持mermaid 滚动放大缩小重置,鼠标滚动和拖拽 (#1530 )
* 支持mermaid 滚动放大缩小重置,鼠标滚动和拖拽
* 微调未果 先stage一下
* update
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* ver 3.72
* change live2d
* save the status of ``clear btn` in cookie
* 前端选择保持
* js ui bug fix
* reset btn bug fix
* update live2d tips
* fix missing get_token_num method
* fix live2d toggle switch
* fix persistent custom btn with cookie
* fix zhipuai feedback with core functionality
* Refactor button update and clean up functions
---------
Co-authored-by: XIao <46100050+Kilig947@users.noreply.github.com >
Co-authored-by: Menghuan1918 <menghuan2003@outlook.com >
Co-authored-by: hongyi-zhao <hongyi.zhao@gmail.com >
Co-authored-by: Hao Ma <893017927@qq.com >
Co-authored-by: zeyuan huang <599012428@qq.com >
2024-02-14 18:35:09 +08:00
binary-husky
d169fb4b16
fix typo
2023-12-15 13:32:39 +08:00
binary-husky
c0a36e37be
Merge branch 'master' into frontier
2023-12-09 22:36:28 +08:00
binary-husky
916b2e8aa7
support azure in multi-lang translation
2023-12-09 20:18:44 +08:00
binary-husky
26291b33d1
Merge branch 'TestServer' of https://github.com/Skyzayre/gpt_academic
2023-12-04 11:01:14 +08:00
Skyzayre
2aab6cb708
优化部分翻译
2023-12-01 10:50:20 +08:00
Skyzayre
1134723c80
修改docs中插件分类
2023-12-01 10:40:11 +08:00
binary-husky
51c70e9e47
update translation
2023-11-12 16:04:55 +08:00
binary-husky
c45336a3cd
change nougat batchsize
2023-11-12 15:57:18 +08:00
binary-husky
899bbe9229
更新提示
2023-11-11 23:54:24 +08:00
qingxu fu
0299b0f95f
支持DALLE3
2023-11-10 20:59:08 +08:00
binary-husky
cf085565a7
rename folder
2023-10-28 17:44:17 +08:00
binary-husky
b88e577eb5
update translation
2023-10-21 19:15:23 +08:00
binary-husky
6310b65d70
重新编译Gradio优化使用体验
2023-10-06 10:32:03 +08:00
binary-husky
f64cf7a3d1
update translation matrix
2023-10-02 14:24:01 +08:00
binary-husky
74f35e3401
针对虚空终端个别情况下不输出文件的问题进行提示
2023-09-14 01:51:55 +08:00
binary-husky
ec9d030457
把上传文件路径和日志路径修改为统一可配置的变量
2023-09-14 00:51:25 +08:00
qingxu fu
c45fa88684
update translation matrix
2023-09-09 21:57:24 +08:00
qingxu fu
23a42d93df
update translation matrix
2023-09-03 16:46:27 +08:00
505030475
43809c107d
update multi-language module
2023-08-04 23:53:23 +08:00
binary-husky
23f2adfdc3
update translation matrix
2023-07-30 13:44:11 +08:00
binary-husky
79ef9bdf1c
update English projection dictionary
2023-07-15 19:01:49 +08:00
qingxu fu
bb1d5a61c0
update translation matrix
2023-07-05 14:32:33 +08:00
qingxu fu
e48d92e82e
update translation
2023-06-08 18:34:06 +08:00
qingxu fu
51c075ec3c
update English translation
2023-05-25 12:50:33 +08:00
li zhisheng
e2137b896e
[main] support rust program
2023-05-22 19:27:38 +08:00
505030475
f05862c854
Json is good
2023-05-20 13:01:58 +08:00
505030475
fc762cbf7f
stage one
2023-05-20 12:23:46 +08:00
505030475
c376e46f4d
translate not fin
2023-05-19 23:52:20 +08:00