Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyang628 committed May 26, 2024
1 parent a9c85fe commit a93cc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ async def generate(
)
return await generate(
conversation=remaining_conversations,
content_lst=content_lst,
attempt=attempt + 1,
max_attempts=max_attempts,
token_sum=token_sum,
Expand Down

0 comments on commit a93cc48

Please sign in to comment.