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
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
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
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
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
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
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
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
0d0575a639
support o1-preview and o1-mini
2024-09-13 03:12:18 +00:00
binary-husky
4e041e1d4e
Merge branch 'frontier': windows deps bug fix
2024-09-08 16:32:38 +00:00
binary-husky
7ef39770c7
fallback to simple vs in windows system
2024-09-09 00:27:02 +08:00
binary-husky
8222f638cf
Merge branch 'frontier'
2024-09-08 15:46:13 +00:00
binary-husky
ab32c314ab
change git ignore
2024-09-08 15:44:02 +00:00
binary-husky
dcfed97054
revise milvus rag
2024-09-08 15:43:01 +00:00
binary-husky
dd66ca26f7
Frontier ( #1958 )
...
* update welcome svg
* fix loading chatglm3 (#1937 )
* update welcome svg
* update welcome message
* fix loading chatglm3
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
* begin rag project with llama index
* rag version one
* rag beta release
* add social worker (proto)
* fix llamaindex version
---------
Co-authored-by: moetayuko <loli@yuko.moe >
2024-09-08 23:20:42 +08:00
binary-husky
8b91d2ac0a
add milvus vector store
2024-09-08 15:19:03 +00:00
binary-husky
e4e00b713f
fix llamaindex version
2024-09-05 05:21:10 +00:00
binary-husky
710a65522c
add social worker (proto)
2024-09-02 15:55:06 +00:00
binary-husky
34784c1d40
Merge branch 'rag' into frontier
2024-09-02 15:01:12 +00:00
binary-husky
80b1a6f99b
rag beta release
2024-09-02 15:00:47 +00:00
binary-husky
08c3c56f53
rag version one
2024-08-28 15:14:13 +00:00
binary-husky
294716c832
begin rag project with llama index
2024-08-21 14:24:37 +00:00
binary-husky
16f4fd636e
update ref
2024-08-19 16:14:52 +00:00
binary-husky
e07caf7a69
update openai api key pattern
2024-08-19 15:59:20 +00:00
moetayuko
a95b3daab9
fix loading chatglm3 ( #1937 )
...
* update welcome svg
* update welcome message
* fix loading chatglm3
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com >
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com >
2024-08-19 23:32:45 +08:00
binary-husky
4873e9dfdc
update translation matrix
2024-08-12 13:50:37 +00:00
moetayuko
a119ab36fe
fix enabling sparkv4 ( #1936 )
2024-08-12 21:45:08 +08:00
FatShibaInu
f9384e4e5f
Add Support for Gemini 1.5 Pro & Gemini 1.5 Flash ( #1926 )
...
* Add Support for Gemini 1.5 Pro & 1.5 Flash.
* Update bridge_all.py
fix a spelling error in comments.
* Add Support for Gemini 1.5 Pro & Gemini 1.5 Flash
2024-08-12 21:44:24 +08:00
binary-husky
6fe5f6ee6e
update welcome message
2024-08-05 11:37:06 +00:00
binary-husky
068d753426
update welcome svg
2024-08-04 15:59:09 +00:00
binary-husky
5010537f3c
update welcome svg
2024-08-04 15:58:32 +00:00
binary-husky
f35f6633e0
fix: welcome card flip bug
version3.83-fix-1
2024-08-02 11:20:41 +00:00
hongyi-zhao
573dc4d184
Add claude-3-5-sonnet-20240620 ( #1907 )
...
See https://docs.anthropic.com/en/docs/about-claude/models#model-names fore model names.
version3.83
2024-08-02 18:04:42 +08:00
binary-husky
da8b2d69ce
update version 3.8
2024-08-02 10:02:04 +00:00
binary-husky
58e732c26f
Merge branch 'frontier'
2024-08-02 09:50:40 +00:00
Menghuan1918
ca238daa8c
改进联网搜索插件-新增搜索模式,搜索增强 ( #1874 )
...
* Change default to Mixed option
* Add option optimizer
* Add search optimizer prompts
* Enhanced Processing
* Finish search_optimizer part
* prompts bug fix
* Bug fix
2024-07-23 00:55:48 +08:00