move to ext/sela

This commit is contained in:
Cyzus Chi 2024-10-25 22:18:43 +08:00
parent 7c5b29de63
commit eb3d49dfdd
32 changed files with 56 additions and 56 deletions

4
.gitignore vendored
View file

@ -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/*