Only take subclasses of AutoGPTPluginTemplate as plugins

Co-authored-by: Nicholas Tindle <nick@ntindle.com>
Co-authored-by: Luke <2609441+lc0rp@users.noreply.github.com>
This commit is contained in:
Peter Petermann
2023-06-26 21:25:21 +02:00
committed by GitHub
parent 321edc5e3d
commit 9e99db1d3e
2 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@@ -31,7 +31,7 @@ __pycache__/
build/
develop-eggs/
dist/
plugins/
/plugins/
plugins_config.yaml
downloads/
eggs/