Initial commit: myai agent framework
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# Downloaded repos (not original work)
|
||||
download/
|
||||
|
||||
# Agent data (local state)
|
||||
agent_data/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
Reference in New Issue
Block a user