Menghuan1918
|
f0b0364f74
|
修复并改进build with latex的Docker构建 (#2020)
* 改进构建文件
* 修复问题
* 更改docker注释,同时测试拉取大小
|
2024-10-27 23:17:03 +08:00 |
|
binary-husky
|
d7f0cbe68e
|
Merge branch 'master' into frontier
|
2024-10-21 14:31:25 +00:00 |
|
binary-husky
|
69f3755682
|
adjust max_token_limit for pdf translation plugin
|
2024-10-21 14:31:11 +00:00 |
|
binary-husky
|
04c9077265
|
Merge branch 'papershare_beta' into frontier
|
2024-10-21 14:06:52 +00:00 |
|
binary-husky
|
6afd7db1e3
|
Merge branch 'master' into frontier
|
2024-10-21 14:06:23 +00:00 |
|
binary-husky
|
4727113243
|
update doc2x functions
|
2024-10-21 14:05:42 +00:00 |
|
binary-husky
|
42d10a9481
|
update doc2x functions
|
2024-10-21 14:05:05 +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
|
2b299cf579
|
Merge branch 'master' into frontier
|
2024-10-16 15:22:27 +00:00 |
|
wsg1873
|
310122f5a7
|
solve the concatenate error. (#2011)
|
2024-10-16 00:56:24 +08:00 |
|
binary-husky
|
0121cacc84
|
Merge branch 'master' into frontier
|
2024-10-15 09:10:36 +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
|
f2dcd6ad55
|
compat: arxiv translation src shift
|
2024-10-15 09:06:57 +00:00 |
|
binary-husky
|
42d9712f20
|
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
|
2024-10-15 08:24:01 +00:00 |
|
binary-husky
|
3890467c84
|
replace rm with rm -f
|
2024-10-15 07:32:29 +00:00 |
|
binary-husky
|
074b3c9828
|
explicitly declare default value
|
2024-10-15 06:41:12 +00:00 |
|
Nextstrain
|
b8e8457a01
|
关于o1系列模型无法正常请求的修复,多模型轮询KeyError: 'finish_reason'的修复 (#1992)
* Update bridge_all.py
* Update bridge_chatgpt.py
* Update bridge_chatgpt.py
* Update bridge_all.py
* Update bridge_all.py
|
2024-10-15 14:36:51 +08:00 |
|
binary-husky
|
2c93a24d7e
|
fix dockerfile: try align python
|
2024-10-15 06:35:35 +00:00 |
|
binary-husky
|
e9af6ef3a0
|
fix: github action glitch
|
2024-10-15 06:32:47 +00:00 |
|
wsg1873
|
5ae8981dbb
|
add the '/Fit' destination (#2009)
|
2024-10-14 22:50:56 +08:00 |
|
Boyin Liu
|
7f0ffa58f0
|
Boyin rag (#1983)
* first_version
* rag document support
* RAG interactive prompts added, issues resolved
* Resolve conflicts
* Resolve conflicts
* Resolve conflicts
* more file format support
* move import
* Resolve LlamaIndexRagWorker bug
* new resolve
* Address import LlamaIndexRagWorker problem
* change import order
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
|
2024-10-14 22:48:24 +08:00 |
|
binary-husky
|
adbed044e4
|
fix o1 compat problem
version3.90patch1
|
2024-10-13 17:02:07 +00:00 |
|
Menghuan1918
|
2fe5febaf0
|
为build-with-latex版本Docker构建新增arm64支持 (#1994)
* Add arm64 support
* Bug fix
* Some build bug fix
* Add arm support
* 分离arm和x86构建
* 改进构建文档
* update tags
* Update build-with-latex-arm.yml
* Revert "Update build-with-latex-arm.yml"
This reverts commit 9af92549b5.
* Update
* Add
* httpx
* Addison
* Update GithubAction+NoLocal+Latex
* Update docker-compose.yml and GithubAction+NoLocal+Latex
* Update README.md
* test math anim generation
* solve the pdf concatenate error. (#2006)
* solve the pdf concatenate error.
* add legacy fallback option
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
---------
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
Co-authored-by: wsg1873 <wsg0326@163.com>
version3.90
|
2024-10-14 00:25:28 +08:00 |
|
binary-husky
|
5888d038aa
|
move import
|
2024-10-13 16:17:10 +00:00 |
|
binary-husky
|
ee8213e936
|
Merge branch 'boyin_rag' into frontier
|
2024-10-13 16:12:51 +00:00 |
|
binary-husky
|
a57dcbcaeb
|
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
|
2024-10-13 08:26:06 +00:00 |
|
binary-husky
|
b812392a9d
|
Merge branch 'master' into frontier
|
2024-10-13 08:25:47 +00: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 |
|
lbykkkk
|
fce4fa1ec7
|
more file format support
|
2024-10-12 18:25:33 +00:00 |
|
Boyin Liu
|
d13f1e270c
|
Merge branch 'master' into boyin_rag
|
2024-10-11 22:31:07 +08:00 |
|
lbykkkk
|
85cf3d08eb
|
Resolve conflicts
|
2024-10-11 22:29:56 +08:00 |
|
lbykkkk
|
584e747565
|
Resolve conflicts
|
2024-10-11 22:27:57 +08:00 |
|
lbykkkk
|
02ba653c19
|
Resolve conflicts
|
2024-10-11 22:21:53 +08:00 |
|
binary-husky
|
e68fc2bc69
|
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
|
2024-10-11 13:33:05 +00:00 |
|
binary-husky
|
f695d7f1da
|
test math anim generation
|
2024-10-11 13:32:57 +00:00 |
|
lbykkkk
|
2d12b5b27d
|
RAG interactive prompts added, issues resolved
|
2024-10-11 01:06:17 +08:00 |
|
binary-husky
|
679352d896
|
Update README.md
|
2024-10-10 13:38:35 +08:00 |
|
binary-husky
|
12c9ab1e33
|
Update README.md
|
2024-10-10 12:02:12 +08:00 |
|
binary-husky
|
a4bcd262f9
|
Merge branch 'master' into frontier
|
2024-10-07 05:20:49 +00:00 |
|
binary-husky
|
da4a5efc49
|
lazy load llama-index lib
|
2024-10-06 16:26:26 +00:00 |
|
binary-husky
|
9ac450cfb6
|
紧急修复 fix httpx breaking bad error
|
2024-10-06 15:02:14 +00:00 |
|
binary-husky
|
172f9e220b
|
version 3.90
|
2024-10-05 16:51:08 +00:00 |
|
Boyin Liu
|
748e31102f
|
Merge branch 'master' into boyin_rag
|
2024-10-05 23:58:43 +08:00 |
|
binary-husky
|
a28b7d8475
|
Merge branch 'master' of https://github.com/binary-husky/gpt_academic
|
2024-10-05 19:10:42 +08:00 |
|
binary-husky
|
7d3ed36899
|
fix: llama index deps verion limit
|
2024-10-05 19:10:38 +08:00 |
|
binary-husky
|
a7bc5fa357
|
remove out-dated jittor models
|
2024-10-05 10:58:45 +00:00 |
|
binary-husky
|
4f5dd9ebcf
|
add temp solution for llama-index compat
|
2024-10-05 09:53:21 +00:00 |
|
binary-husky
|
427feb99d8
|
llama-index==0.10.5
|
2024-10-05 17:34:08 +08:00 |
|