mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
add index factory and chromadb
This commit is contained in:
parent
7b552ffe32
commit
c657af448b
19 changed files with 505 additions and 29 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue