mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
add index factory and chromadb
This commit is contained in:
parent
8f3d56d18c
commit
90ca74147d
19 changed files with 505 additions and 29 deletions
4
.gitignore
vendored
4
.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
|
||||
|
|
@ -184,4 +185,5 @@ cov.xml
|
|||
*.faiss
|
||||
*-structure.csv
|
||||
*-structure.json
|
||||
metagpt/tools/schemas
|
||||
*.dot
|
||||
.python-version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue