binary-husky
f522691529
Merge pull request #1398 from leike0813/frontier
...
添加通义千问在线模型系列支持&增加插件
2023-12-24 18:21:45 +08:00
binary-husky
ca85573ec1
Update README.md
2023-12-24 18:14:57 +08:00
binary-husky
2c7bba5c63
change dash scope api key check behavior
2023-12-23 21:35:42 +08:00
binary-husky
e22f0226d5
Merge branch 'master' into leike0813-frontier
2023-12-23 21:00:38 +08:00
binary-husky
0f250305b4
add urllib3 version limit
2023-12-23 20:59:32 +08:00
binary-husky
7606f5c130
name fix
2023-12-23 20:55:58 +08:00
binary-husky
4f0dcc431c
Merge branch 'frontier' of https://github.com/leike0813/gpt_academic into leike0813-frontier
2023-12-23 20:42:43 +08:00
binary-husky
6ca0dd2f9e
Merge pull request #1410 from binary-husky/frontier
...
fix spark image understanding api
2023-12-23 17:49:35 +08:00
binary-husky
e3e9921f6b
correct the misuse of spark image understanding
2023-12-23 17:46:25 +08:00
binary-husky
867ddd355e
adjust green theme layout
2023-12-22 21:59:18 +08:00
binary-husky
bb431db7d3
upgrade to version 3.64
2023-12-21 14:44:35 +08:00
binary-husky
43568b83e1
improve file upload notification
2023-12-21 14:39:58 +08:00
Keldos
2b90302851
feat: drag file to chatbot to upload 拖动以上传文件 ( #1396 )
...
* feat: 拖动以上传文件
* 上传文件过程中转圈圈
* fix: 解决仅在第一次上传时才有上传动画的问题
---------
Co-authored-by: 505030475 <qingxu.fu@outlook.com>
2023-12-21 10:24:11 +08:00
binary-husky
f7588d4776
avoid adding the same file multiple times
...
to the chatbot's files_to_promote list
2023-12-20 11:50:54 +08:00
binary-husky
a0bfa7ba1c
improve long text breakdown perfomance
2023-12-20 11:50:54 +08:00
leike0813
c60a7452bf
Improve NOUGAT pdf plugin
...
Add an API version of NOUGAT plugin
Add advanced argument support to NOUGAT plugin
Adapt new text breakdown function
bugfix
2023-12-20 08:57:27 +08:00
leike0813
68a49d3758
Add 2 plugins
...
相当于将“批量总结PDF文档”插件拆成了两部分,目的在于使用廉价的模型干粗活,再将关键的最终总结交给GPT-4,降低使用成本
批量总结PDF文档_初步:初步总结PDF,每个PDF输出一个md文档
批量总结Markdown文档_进阶:将所有md文档高度凝练并汇总至一个md文档,可直接使用“批量总结PDF文档_初步”的输出结果作为输入
2023-12-20 07:44:53 +08:00
leike0813
ac3d4cf073
Add support to aliyun qwen online models.
...
Rename model tag "qwen" to "qwen-local"
Add model tag "qwen-turbo", "qwen-plus", "qwen-max"
Add corresponding model interfaces in request_llms/bridge_all.py
Add configuration variable “DASHSCOPE_API_KEY"
Rename request_llms/bridge_qwen.py to bridge_qwen_local.py to distinguish it from the online model interface
2023-12-20 07:37:26 +08:00
binary-husky
9479dd984c
avoid adding the same file multiple times
...
to the chatbot's files_to_promote list
2023-12-19 19:43:03 +08:00
binary-husky
3c271302cc
improve long text breakdown perfomance
2023-12-19 19:30:44 +08:00
binary-husky
6e9936531d
fix theme shifting bug
2023-12-17 19:45:37 +08:00
binary-husky
439147e4b7
re-arrange main.py
2023-12-17 15:55:15 +08:00
binary-husky
8d13821099
a lm-based story writing game
2023-12-15 23:27:12 +08:00
binary-husky
49fe06ed69
add light edge for audio btn
2023-12-15 21:12:39 +08:00
binary-husky
7882ce7304
Merge branch 'master' into frontier
2023-12-15 16:34:06 +08:00
binary-husky
dc68e601a5
optimize audio plugin
2023-12-15 16:28:42 +08:00
binary-husky
d169fb4b16
fix typo
2023-12-15 13:32:39 +08:00
binary-husky
36e19d5202
compat further with one api
2023-12-15 13:16:06 +08:00
binary-husky
c5f1e4e392
version 3.63
2023-12-15 13:03:52 +08:00
binary-husky
d3f7267a63
Merge branch 'master' into frontier
2023-12-15 12:58:05 +08:00
qingxu fu
f4127a9c9c
change clip history policy
2023-12-15 12:52:21 +08:00
binary-husky
c181ad38b4
Update build-with-all-capacity-beta.yml
2023-12-14 12:23:49 +08:00
binary-husky
107944f5b7
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2023-12-14 11:01:02 +08:00
binary-husky
8c7569b689
修复protobuf版本错误
2023-12-14 11:00:55 +08:00
binary-husky
fa374bf1fc
try full dockerfile with vector store
2023-12-11 22:50:19 +08:00
binary-husky
c0a36e37be
Merge branch 'master' into frontier
2023-12-09 22:36:28 +08:00
binary-husky
2f2b869efd
turn off plugin hot-reload by default
2023-12-09 21:54:34 +08:00
binary-husky
2f148bada0
Merge branch 'new_langchain'
2023-12-09 21:41:33 +08:00
binary-husky
916b2e8aa7
support azure in multi-lang translation
2023-12-09 20:18:44 +08:00
binary-husky
0cb7dd5280
test vector store on docker
2023-12-08 22:22:01 +08:00
binary-husky
892ccb14c7
互动游戏
2023-12-08 00:18:04 +08:00
qingxu fu
21bccf69d2
add installation info
2023-12-07 21:29:41 +08:00
binary-husky
7bac8f4bd3
fix local vector store bug
2023-12-06 22:45:14 +08:00
binary-husky
d0c2923ab1
Merge pull request #1352 from jlw463195395/master
...
修复deepseekcoder爆显存,加入int8,int4通用加载量化。
2023-12-06 21:37:05 +08:00
binary-husky
8a6e96c369
知识库插件修正
2023-12-05 22:56:19 +08:00
binary-husky
49f3fcf2c0
vector store external to internal
2023-12-05 21:22:15 +08:00
binary-husky
2b96a60b76
Merge branch 'master' into frontier
2023-12-05 15:08:49 +08:00
binary-husky
ec60a85cac
new vector store establishment
2023-12-05 00:15:17 +08:00
binary-husky
647d9f88db
Merge pull request #1356 from alphaply/update-for-qwen
...
修复了qwen使用本地模型时候的报错
2023-12-04 15:45:10 +08:00
Alpha
b0c627909a
更改了一些注释
2023-12-04 12:51:41 +08:00