drAbreu commited on
Commit
772c885
·
1 Parent(s): 431317f

Adding web tools to main agent

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,3 +1,5 @@
1
  .env
2
  notebooks/
3
- .venv/
 
 
 
1
  .env
2
  notebooks/
3
+ .venv/
4
+
5
+ *__pycache__*