mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 12:22:39 +02:00
replace langchain with llama-index
This commit is contained in:
parent
7005a1e86f
commit
4fcf724797
15 changed files with 175 additions and 71 deletions
|
|
@ -1,4 +1,4 @@
|
|||
aiohttp==3.8.4
|
||||
aiohttp==3.8.6
|
||||
#azure_storage==0.37.0
|
||||
channels==4.0.0
|
||||
# chromadb
|
||||
|
|
@ -11,11 +11,11 @@ typer==0.9.0
|
|||
# godot==0.1.1
|
||||
# google_api_python_client==2.93.0 # Used by search_engine.py
|
||||
lancedb==0.4.0
|
||||
langchain==0.0.352
|
||||
llama-index==0.9.31
|
||||
loguru==0.6.0
|
||||
meilisearch==0.21.0
|
||||
numpy==1.24.3
|
||||
openai==1.6.0
|
||||
openai==1.6.1
|
||||
openpyxl
|
||||
beautifulsoup4==4.12.2
|
||||
pandas==2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue