Chat-With-RTX-python-api icon indicating copy to clipboard operation
Chat-With-RTX-python-api copied to clipboard

Feature request: context and multi-user mode

Open Bilalline opened this issue 1 year ago • 1 comments
trafficstars

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.

Bilalline avatar Sep 24 '24 18:09 Bilalline