YB
Results
3
comments of
YB
thanks guys i fixed it by putting the same conv id each timr
@rezkanas use these two lines: id = chatbot.new_conversation() print(id) chatbot.change_conversation(id) Here we are making the new conv with id printed then we copy it and change ttje conv to it...
@rezkanas what are system prompts? because it doesnt ask me anything i just send normal promptsto the same conversation again and again