Skip to content

Commit

Permalink
Update agential/cog/functional/reflexion.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alckasoc committed May 9, 2024
1 parent f7c8e43 commit 4cafe03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agential/cog/functional/reflexion.py
Original file line number Diff line number Diff line change
Expand Up @@ -713,8 +713,8 @@ def _prompt_react_reflection(
examples=examples,
question=question,
scratchpad=scratchpad,
prompt=prompt,
additional_keys=additional_keys,
prompt=prompt,
)
out = llm(
[
Expand Down

0 comments on commit 4cafe03

Please sign in to comment.