mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
move to ext/sela
This commit is contained in:
parent
7c5b29de63
commit
eb3d49dfdd
32 changed files with 56 additions and 56 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -29,7 +29,7 @@ share/python-wheels/
|
|||
MANIFEST
|
||||
metagpt/tools/schemas/
|
||||
examples/data/search_kb/*.json
|
||||
sela/AutogluonModels
|
||||
metagpt/ext/sela/AutogluonModels
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python scripts from a template
|
||||
|
|
@ -189,4 +189,4 @@ cov.xml
|
|||
*-structure.json
|
||||
*.dot
|
||||
.python-version
|
||||
sela/results/*
|
||||
metagpt/ext/sela/results/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue