add index factory and chromadb

This commit is contained in:
seehi 2024-02-28 13:42:41 +08:00 committed by betterwang
parent 8f3d56d18c
commit 90ca74147d
19 changed files with 505 additions and 29 deletions

4
.gitignore vendored
View file

@ -174,6 +174,7 @@ tmp.png
.dependencies.json
tests/metagpt/utils/file_repo_git
tests/data/rsp_cache.json
tests/data/rsp_cache_new.json
*.tmp
*.png
htmlcov
@ -184,4 +185,5 @@ cov.xml
*.faiss
*-structure.csv
*-structure.json
metagpt/tools/schemas
*.dot
.python-version