yairl / r1xbot

Robot 1X bot for Telegram and WhatsApp
MIT License
17 stars 4 forks source link

No error reported when token limit reached on first message. #5

Closed yairl closed 1 year ago

yairl commented 1 year ago

If a single message sent to R1X is too long, the user does not get any notification. The call to ChatCompletion happens with system message only, and so the answer is a generic "Hello, I'm R1X" message.

Should provide notification.