* 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>
This commit is contained in:
binary-husky
2024-09-08 23:20:42 +08:00
committed by GitHub
parent 16f4fd636e
commit dd66ca26f7
19 changed files with 1103 additions and 12 deletions

View File

@@ -6,8 +6,9 @@ zhipuai==2.0.1
tiktoken>=0.3.3
requests[socks]
pydantic==2.5.2
llama-index==0.10.47
protobuf==3.18
transformers>=4.27.1
transformers>=4.27.1,<4.42
scipdf_parser>=0.52
anthropic>=0.18.1
python-markdown-math