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
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
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
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
97eef45ab7
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
2024-10-01 11:59:14 +00:00
binary-husky
0c0e2acb9b
remove logging extra
2024-10-01 11:57:47 +00:00
Ren Lifei
9fba8e0142
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 >
2024-09-28 18:05:34 +08:00
binary-husky
7d7867fb64
remove comment
2024-09-23 15:16:13 +00:00
lbykkkk
7ea791d83a
rag document support
2024-09-22 21:37:57 +08:00
binary-husky
f9dbaa39fb
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
2024-09-21 15:40:24 +00:00
binary-husky
bbc2288c5b
relax llama index version
2024-09-21 15:40:10 +00:00
Steven Moder
64ab916838
fix: loguru argument error with proxy enabled ( #1977 )
2024-09-21 23:32:00 +08:00
binary-husky
8fe559da9f
update translation matrix
2024-09-21 14:56:10 +00:00
binary-husky
09fd22091a
fix: console output
2024-09-21 14:41:36 +00:00
lbykkkk
df717f8bba
first_version
2024-09-20 00:06:59 +08:00
binary-husky
e296719b23
Merge branch 'purge_print' into frontier
2024-09-16 09:56:25 +00:00
binary-husky
2f343179a2
logging -> loguru: final stage
2024-09-15 15:51:51 +00:00
binary-husky
4d9604f2e9
update social helper
2024-09-15 15:16:36 +00:00
binary-husky
597c320808
fix: system prompt err when using o1 models
2024-09-14 17:04:01 +00:00
binary-husky
18290fd138
fix: support o1 models
2024-09-14 17:00:02 +00:00
binary-husky
bbf9e9f868
logging -> loguru stage 4
2024-09-14 16:00:09 +00:00
binary-husky
0d0575a639
support o1-preview and o1-mini
2024-09-13 03:12:18 +00:00
binary-husky
aa1f967dd7
support o1-preview and o1-mini
2024-09-13 03:11:53 +00:00
binary-husky
0d082327c8
logging -> loguru: stage 3
2024-09-11 08:49:55 +00:00
binary-husky
80acd9c875
import loguru: stage 2
2024-09-11 08:18:01 +00:00