Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FayazRahman committed Apr 30, 2023
1 parent c3abb3b commit e65ccd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion loopgpt/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ def clear_state(self):
self.sub_agents.clear()
self.memory.clear()
self.plan.clear()
self.constraints.clear()

def header_prompt(self):
prompt = []
Expand Down

0 comments on commit e65ccd4

Please sign in to comment.