Skip to content

Commit 06dc5af

Browse files
committed
added tool calling, fixed runtime errors
1 parent 60d21ef commit 06dc5af

21 files changed

+831
-1221
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ __pypackages__/
100100
celerybeat-schedule
101101
celerybeat.pid
102102

103+
# RoboDM data
104+
oxe_trajectories/
105+
droid_100/
106+
103107
# SageMath parsed files
104108
*.sage.py
105109

robodm-agentic/core/agent.py

Lines changed: 0 additions & 273 deletions
This file was deleted.

0 commit comments

Comments
 (0)