Add initial setup for TinyTroupe simulation: environment, agents, configuration, and example world interaction

This commit is contained in:
geoffsee
2025-06-22 10:18:48 -04:00
commit e67a7e9e01
11 changed files with 531 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/.env
/.idea/