add index factory and chromadb

This commit is contained in:
seehi 2024-02-28 13:42:41 +08:00
parent 7b552ffe32
commit c657af448b
19 changed files with 505 additions and 29 deletions

2
.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
@ -183,3 +184,4 @@ htmlcov.*
*-structure.csv
*-structure.json
*.dot
.python-version