mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
feat: + requirements
This commit is contained in:
parent
f651e45f53
commit
0592b1f9e1
1 changed files with 3 additions and 1 deletions
|
|
@ -69,4 +69,6 @@ imap_tools==1.5.0 # Used by metagpt/tools/libs/email_login.py
|
|||
qianfan==0.3.2
|
||||
dashscope==1.14.1
|
||||
rank-bm25==0.2.2 # for tool recommendation
|
||||
jieba==0.42.1 # for tool recommendation
|
||||
jieba==0.42.1 # for tool recommendation
|
||||
# llama-index-vector-stores-elasticsearch~=0.2.5 # Used by `metagpt/memory/longterm_memory.py`
|
||||
# llama-index-vector-stores-chroma~=0.1.10 # Used by `metagpt/memory/longterm_memory.py`
|
||||
Loading…
Add table
Add a link
Reference in a new issue