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
How can you modify the code to understand the context of chatrtx and the ability to work in multi-user mode? I made a telegram bot based on this api rtx_api_4_24.py and it works for every user without any context, each new request does not have access to the previous one and works in question-answer mode. It would be cool if almost everyone could make such a bot for themselves.