replace langchain with llama-index

This commit is contained in:
better629 2024-01-19 17:37:12 +08:00 committed by betterwang
parent 01d40e077b
commit cc91df59e5
13 changed files with 175 additions and 71 deletions

6
.gitignore vendored
View file

@ -154,6 +154,11 @@ key.yaml
data
data.ms
examples/nb/
examples/default__vector_store.json
examples/docstore.json
examples/graph_store.json
examples/image__vector_store.json
examples/index_store.json
.chroma
*~$*
workspace/*
@ -168,6 +173,7 @@ output
tmp.png
.dependencies.json
tests/metagpt/utils/file_repo_git
tests/data/rsp_cache.json
*.tmp
*.png
htmlcov