Steven Moder
56a5006c5f
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.
2025-02-05 04:36:10 +08:00
binary-husky
e62decac21
change some open fn encoding to utf-8
2024-11-19 15:53:50 +00:00
binary-husky
50a1ea83ef
control whether to allow sharing translation results with GPTAC academic cloud.
2024-10-18 18:05:50 +00:00
binary-husky
a9c86a7fb8
pre
2024-10-18 14:16:24 +00:00
binary-husky
c83bf214d0
change arxiv download attempt url order
2024-10-15 09:09:24 +00:00
binary-husky
e34c49dce5
compat: deal with arxiv url change
2024-10-15 09:07:39 +00:00
binary-husky
a01ca93362
Merge Latest Frontier ( #1991 )
...
* logging sys to loguru: stage 1 complete
* import loguru: stage 2
* logging -> loguru: stage 3
* support o1-preview and o1-mini
* logging -> loguru stage 4
* update social helper
* logging -> loguru: final stage
* fix: console output
* update translation matrix
* fix: loguru argument error with proxy enabled (#1977 )
* relax llama index version
* remove comment
* Added some modules to support openrouter (#1975 )
* Added some modules for supporting openrouter model
Added some modules for supporting openrouter model
* Update config.py
* Update .gitignore
* Update bridge_openrouter.py
* Not changed actually
* Refactor logging in bridge_openrouter.py
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* remove logging extra
---------
Co-authored-by: Steven Moder <java20131114@gmail.com>
Co-authored-by: Ren Lifei <2602264455@qq.com>
2024-10-05 17:09:18 +08:00
binary-husky
f884eb43cf
Merge branch 'master' into frontier
2024-06-19 12:56:04 +00:00
binary-husky
d37383dd4e
change arxiv cache dir path
2024-06-19 12:49:34 +00:00
iluem
c5a82f6ab7
Merge pull request from GHSA-3jrq-66fm-w7xr
2024-06-19 14:29:21 +08:00
binary-husky
9dfbff7fd0
Merge branch 'GHSA-3jrq-66fm-w7xr' into frontier
2024-06-18 10:19:10 +00:00
binary-husky
47cedde954
fix security issue GHSA-3jrq-66fm-w7xr
2024-06-18 10:18:33 +00:00
binary-husky
24a21ae320
紫东太初大模型
2024-06-06 09:05:06 +00:00
binary-husky
b3665d8fec
remove check
2024-05-30 14:54:50 +00:00
binary-husky
a938412b6f
save conversation wrap
2024-05-23 15:58:59 +00:00
binary-husky
a48acf6fec
Flex Btn Bug Fix
2024-05-22 08:38:40 +00:00
binary-husky
1339aa0e1a
doc2x latex convertion
2024-05-21 12:24:50 +00:00
binary-husky
d88c585305
improve latex plugin
2024-05-21 10:47:50 +00:00