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
wsg1873
310122f5a7
solve the concatenate error. ( #2011 )
2024-10-16 00:56:24 +08:00
wsg1873
5ae8981dbb
add the '/Fit' destination ( #2009 )
2024-10-14 22:50:56 +08:00
wsg1873
f54d8e559a
solve the pdf concatenate error. ( #2006 )
...
* solve the pdf concatenate error.
* add legacy fallback option
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
2024-10-13 16:16:51 +08: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
7ab379688e
format source code
2024-01-13 18:04:09 +08:00
fzcqc
d883c7f34b
fix: expected_words添加反斜杆 ( #1442 )
2024-01-03 19:57:10 +08:00
qingxu fu
55d807c116
解决内存泄露问题
2023-11-30 22:19:05 +08:00
qingxu fu
1253a2b0a6
修正错误地把重名路径当成文件的bug
2023-11-23 15:37:00 +08:00
qingxu fu
b1be05009b
移除冗余代码,修复多用户存档问题
2023-11-20 01:06:19 +08:00
qingxu fu
a711db0b5b
stashed commit
2023-10-25 11:32:32 +08:00
binary-husky
a14ef78d52
容忍tex文件的缺失
2023-10-22 00:05:48 +08:00
qingxu fu
af83c43fb0
补充缺失摘要的措施
2023-10-20 10:43:04 +08:00
binary-husky
5274117cf1
缺失摘要时,插入伪摘要
2023-10-14 23:48:37 +08:00
binary-husky
9905122fc2
修复Tex文件匹配BUG
2023-09-15 12:55:41 +08:00
binary-husky
a3f36668a8
修复latex识别主文件错误的问题
2023-09-14 17:51:41 +08:00
binary-husky
34784333dc
融合PDF左右比例调整到95%
2023-09-10 17:22:35 +08:00
qingxu fu
19bd0c35ed
修复latex input命令解析问题
2023-08-25 21:20:15 +08:00
qingxu fu
b5b8c123e4
latex plugin stability improvement
2023-07-20 19:39:22 +08:00
qingxu fu
4f4c09a5f3
增强Latex修复能力
2023-07-20 18:08:22 +08:00