You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2023. It is now read-only.
I have searched the existing issues and checked the recent builds/commits
What happened?
keep seeing this stuff printed out when I use the bot.ask. I use a while True loop to keep asking questions and this always comes up. How do I solve it? Thanks!
Is there an existing issue for this?
What happened?
keep seeing this stuff printed out when I use the bot.ask. I use a while True loop to keep asking questions and this always comes up. How do I solve it? Thanks!
Steps to reproduce the problem
response = await bot.ask(prompt = user_input,
conversation_style = ConversationStyle.creative)
What should have happened?
no more printed out
Version where the problem happens
0.10.7
What Python version are you running this with?
3.8
What is your operating system ?
Windows
Command Line Arguments
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: