Skip to content

Commit

Permalink
chore: Update MongoPersistence configuration in bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl committed May 4, 2024
1 parent 755dc1e commit 905778b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions groq_chat/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
name_col_conversations_data="conversations_data",
create_col_if_not_exist=True, # optional
ignore_general_data=["cache"],
update_interval=10,
)


Expand Down

0 comments on commit 905778b

Please sign in to comment.