Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/emmalin-7/llmagential into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
emmalin-7 committed Jul 2, 2024
2 parents aacdd58 + 0703de7 commit c1e78c1
Show file tree
Hide file tree
Showing 2 changed files with 892 additions and 968 deletions.
1 change: 0 additions & 1 deletion agential/cog/agent/reflexion.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def generate(
idx, patience_cnt = 0, 0
out = []
while not self.strategy.halting_condition(idx=idx, key=key, **kwargs):

# Reflect if possible.
reflections: List[str] = []
reflections_str = ""
Expand Down
Loading

0 comments on commit c1e78c1

Please sign in to comment.