binary-husky
c27e559f10
match sess-* key
2024-02-06 17:51:47 +08:00
binary-husky
cdb5288f49
fix issue #1532
2024-02-02 17:47:35 +08:00
hongyi-zhao
49c6fcfe97
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>
2024-01-26 16:44:32 +08:00
hongyi-zhao
45fa0404eb
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>
2024-01-26 16:36:23 +08:00
binary-husky
f889ef7625
解决issues #1510
2024-01-25 22:42:08 +08:00
binary-husky
a93bf4410d
version 3.71
2024-01-25 22:18:43 +08:00
binary-husky
1c0764753a
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
2024-01-25 22:05:13 +08:00
Menghuan1918
c847209ac9
Update "Generate multiple Mermaid charts" plugin with md file read ( #1506 )
...
* 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
2024-01-24 17:44:54 +08:00
binary-husky
4f9d40c14f
删除冗余代码
2024-01-24 01:42:31 +08:00
binary-husky
91926d24b7
处理一个core_functional.py中出现的mermaid渲染特例
2024-01-24 01:38:06 +08:00
binary-husky
ef311c4859
localize mjs scripts
2024-01-24 01:06:58 +08:00
binary-husky
82795d3817
remove mask string feature for now (still buggy)
2024-01-24 00:44:27 +08:00
binary-husky
49e28a5a00
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
2024-01-23 15:48:49 +08:00
binary-husky
01def2e329
Merge branch 'master' into frontier
2024-01-23 15:48:06 +08:00
Menghuan1918
2291be2b28
Update "Generate multiple Mermaid charts" plugin ( #1503 )
...
* Update crazy_functional.py with new functionality deal with PDF
* Update crazy_functional.py and Mermaid.py for plugin_kwargs
2024-01-23 15:45:34 +08:00
binary-husky
c89ec7969f
fix test import err
2024-01-23 09:52:58 +08:00
Menghuan1918
1506c19834
Update crazy_functional.py with new functionality deal with PDF ( #1500 )
2024-01-22 14:55:39 +08:00
binary-husky
a6fdc493b7
autogen plugin bug fix
2024-01-22 00:08:04 +08:00
binary-husky
113067c6ab
Merge branch 'master' into frontier
2024-01-21 23:49:20 +08:00
Menghuan1918
7b6828ab07
从当前对话历史中生产Mermaid图表的插件 ( #1497 )
...
* Add functionality to generate multiple types of Mermaid charts
* Update conditional statement in 解析历史输入 function
2024-01-21 23:41:39 +08:00
binary-husky
d818c38dfe
better theme
2024-01-21 19:41:18 +08:00
binary-husky
08b4e9796e
Update README.md ( #1499 )
...
* Update README.md
* Update README.md
2024-01-21 19:08:48 +08:00
binary-husky
b55d573819
auto prompt lang
2024-01-21 13:47:11 +08:00
binary-husky
06b0e800a2
修复渲染的小BUG
2024-01-21 12:19:04 +08:00
binary-husky
7bbaf05961
Merge branch 'master' into frontier
2024-01-20 22:33:41 +08:00
binary-husky
3b83279855
anim generation bug fix #896
2024-01-20 22:17:51 +08:00
binary-husky
37164a826e
GengKanghua #896
2024-01-20 22:14:13 +08:00
binary-husky
dd2a97e7a9
draw project struct with mermaid
2024-01-20 21:23:56 +08:00
binary-husky
e579006c4a
add set_multi_conf
2024-01-20 18:33:35 +08:00
binary-husky
031f19b6dd
替换错误的变量名称
2024-01-20 18:28:54 +08:00
binary-husky
142b516749
gpt_academic text mask imp
2024-01-20 18:00:06 +08:00
binary-husky
f2e73aa580
智谱API突发恶疾
2024-01-19 21:09:27 +08:00
binary-husky
8565a35cf7
readme update
2024-01-18 23:21:11 +08:00
binary-husky
72d78eb150
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2024-01-18 23:07:05 +08:00
binary-husky
7aeda537ac
remove debug btn
2024-01-18 23:05:47 +08:00
binary-husky
6cea17d4b7
remove debug btn
2024-01-18 22:33:49 +08:00
binary-husky
20bc51d747
Merge branch 'master' into frontier
2024-01-18 22:23:26 +08:00
XIao
b8ebefa427
Google gemini fix ( #1473 )
...
* 适配 google gemini 优化为从用户input中提取文件
* Update README.md (#1477 )
* Update README.md
* Update README.md
* Update requirements.txt (#1480 )
* welcome glm4 from 智谱!
* Update README.md (#1484 )
* Update README.md (#1485 )
* update zhipu
* Fix translation task name in core_functional.py
* zhipuai version problem
---------
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
2024-01-18 18:06:07 +08:00
binary-husky
dcc9326f0b
zhipuai version problem
2024-01-18 17:51:20 +08:00
binary-husky
94fc396eb9
Fix translation task name in core_functional.py
2024-01-18 15:32:17 +08:00
binary-husky
e594e1b928
update zhipu
2024-01-18 00:32:51 +08:00
binary-husky
8fe545d97b
update zhipu
2024-01-18 00:31:53 +08:00
binary-husky
6f978fa72e
Merge branch 'master' into frontier
2024-01-17 12:37:07 +08:00
binary-husky
19be471aa8
Refactor core_functional.py
2024-01-17 12:34:42 +08:00
binary-husky
38956934fd
Update README.md ( #1485 )
2024-01-17 11:45:49 +08:00
binary-husky
32439e14b5
Update README.md ( #1484 )
2024-01-17 11:30:09 +08:00
binary-husky
317389bf4b
Merge branch 'master' into frontier
2024-01-16 21:53:53 +08:00
binary-husky
2c740fc641
welcome glm4 from 智谱!
2024-01-16 21:51:14 +08:00
binary-husky
96832a8228
Update requirements.txt ( #1480 )
2024-01-16 20:08:32 +08:00
binary-husky
361557da3c
roll version
2024-01-16 02:15:35 +08:00