Former-commit-id: 313d822ecaeb14cc5551ce5f4fcfd685622a60df
pull/160/head
Kye 1 year ago
parent 976fbd7b47
commit fcc637c0ee

@ -18,7 +18,7 @@ from swarms.utils.main import StaticUploader
BASE_DIR = Path(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
os.chdir(BASE_DIR / os.environ["PLAYGROUND_DIR"])
#
toolsets: List[BaseToolSet] = [
Terminal(),
CodeEditor(),

Loading…
Cancel
Save