Former-commit-id: 62ee2849bf
62ee2849bf
@ -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(),