binary-husky
8042750d41
Master 4.0 ( #2210 )
...
* stage academic conversation
* stage document conversation
* fix buggy gradio version
* file dynamic load
* merge more academic plugins
* accelerate nltk
* feat: 为predict函数添加文件和URL读取功能
- 添加URL检测和网页内容提取功能,支持自动提取网页文本
- 添加文件路径识别和文件内容读取功能,支持private_upload路径格式
- 集成WebTextExtractor处理网页内容提取
- 集成TextContentLoader处理本地文件读取
- 支持文件路径与问题组合的智能处理
* back
* block unstable
---------
Co-authored-by: XiaoBoAI <liuboyin2019@ia.ac.cn >
2025-08-23 15:59:22 +08:00
binary-husky
65a4cf59c2
new ui backend
2025-07-31 22:22:18 +08:00
binary-husky
a7a56b5058
fix buggy gradio version
2025-06-25 01:34:33 +08:00
binary-husky
8c21432291
use uv to build dockerfile
2025-06-04 02:24:09 +08:00
binary-husky
87b3f79ae9
setup nv
2025-06-04 01:53:29 +08:00
binary-husky
f42aad5093
implement doc_fns
2025-06-04 00:20:09 +08:00
binary-husky
725f60fba3
add context clip policy
2025-06-03 01:05:37 +08:00
binary-husky
be83907394
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2025-05-06 22:17:34 +08:00
binary-husky
eba48a0f1a
improve reset conversation ui
2025-05-06 22:10:21 +08:00
binary-husky
ee1a9e7cce
support qwen3 models - edit config hint
2025-04-29 11:10:49 +08:00
binary-husky
fc06be6f7a
support qwen3 models
2025-04-29 11:09:53 +08:00
binary-husky
883b513b91
add can_multi_thread
2025-04-21 00:50:24 +08:00
binary-husky
24cebaf4ec
add o3 and o4 models
2025-04-21 00:48:59 +08:00
binary-husky
858b5f69b0
add in-text stop btn
2025-04-15 01:08:54 +08:00
davidfir3
63c61e6204
添加gemini-2.0-flash ( #2180 )
...
Co-authored-by: 柯仕锋 <12029064@zju.edu.cn >
2025-03-25 00:13:18 +08:00
BZfei
82aac97980
阿里云百炼(原灵积)增加对deepseek-r1、deepseek-v3模型支持 ( #2182 )
...
* 阿里云百炼(原灵积)增加对deepseek-r1、deepseek-v3模型支持
* update reasoning display
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
2025-03-25 00:11:55 +08:00
binary-husky
045cdb15d8
ensure display none even if css load fails
2025-03-10 23:44:47 +08:00
binary-husky
e78e8b0909
allow copy original text instead of renderend text
2025-03-09 00:04:27 +08:00
binary-husky
07974a26d0
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2025-03-08 23:10:42 +08:00
binary-husky
3e56c074cc
fix gui_toolbar
2025-03-08 23:09:22 +08:00
littleolaf
72dbe856d2
添加接入 火山引擎在线大模型 内容的支持 ( #2165 )
...
* use oai adaptive bridge function to handle vol engine
* add vol engine deepseek v3
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
2025-03-04 23:58:03 +08:00
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
5dffe8627f
fix GHSA-gqp5-wm97-qxcv
2025-03-02 01:58:45 +08:00
binary-husky
2aefef26db
Update README.md
2025-02-21 19:51:09 +08:00
binary-husky
957da731db
upgrade internet gpt plugin
2025-02-13 00:19:43 +08:00
binary-husky
add29eba08
fine tune reasoning css
2025-02-09 20:26:52 +08:00
binary-husky
163e59c0f3
minor bug fix
2025-02-09 19:33:02 +08:00
binary-husky
07ece29c7c
raise error when the uploaded tar contain hard/soft link ( #2136 )
2025-02-08 20:54:01 +08:00
Steven Moder
991a903fa9
fix: f-string expression part cannot include a backslash ( #2139 )
2025-02-08 20:50:54 +08:00
Steven Moder
cf7c81170c
fix: return 参数数量 及 返回类型考虑 ( #2129 )
2025-02-07 21:33:06 +08:00
barry
6dda2061dd
Update bridge_openrouter.py ( #2132 )
...
fix openrouter api 400 post bug
Co-authored-by: lan <56376794+lostatnight@users.noreply.github.com >
2025-02-07 21:28:05 +08:00
binary-husky
8a0d96afd3
consider element missing cases in js
2025-02-07 01:21:21 +08:00
binary-husky
37f9b94dee
add options to hide ui components
2025-02-07 00:17:36 +08:00
binary-husky
936e2f5206
update readme
2025-02-04 16:15:56 +08:00
binary-husky
7f4b87a633
update readme
2025-02-04 16:08:18 +08:00
binary-husky
2ddd1bb634
Merge branch 'memset0-master'
2025-02-04 16:03:53 +08:00
binary-husky
c68285aeac
update config and version
2025-02-04 16:03:01 +08:00
Memento mori.
caaebe4296
add support for Deepseek R1 model and display CoT ( #2118 )
...
* 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 >
2025-02-04 16:02:02 +08:00
binary-husky
39d50c1c95
update minior adjustment
2025-02-04 15:57:35 +08:00
binary-husky
25dc7bf912
Merge branch 'master' of https://github.com/memset0/gpt_academic into memset0-master
2025-01-30 22:03:31 +08:00
binary-husky
0458590a77
support qwen2.5-max!
2025-01-29 23:29:38 +08:00
Steven Moder
44fe78fff5
fix: Enhance API key validation in is_any_api_key function ( #2113 )
2025-01-29 21:40:30 +08:00
binary-husky
5ddd657ebc
tooltip glass transparent css
2025-01-28 23:50:21 +08:00
binary-husky
9b0b2cf260
auto hide tooltip when scoll down
2025-01-28 23:32:40 +08:00
binary-husky
9f39a6571a
feat: customized font & font size
2025-01-28 02:52:56 +08:00
memset0
d07e736214
fix unpacking
2025-01-25 00:00:13 +08:00
memset0
a1f7ae5b55
feat: add support for R1 model and display CoT
2025-01-24 14:43:49 +08:00
binary-husky
1213ef19e5
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2025-01-22 01:50:08 +08:00
binary-husky
aaafe2a797
fix xelatex font problem in all-cap image
2025-01-22 01:49:53 +08:00
binary-husky
2716606f0c
Update README.md
2025-01-16 23:40:24 +08:00