Rate Limiting and Jail Breaking?
there have been multiple attempts of jail breaking our chatbot although we have managed to stop them in time is there a way by which we can ratelimit the chatbot and any specific jailbreaking prompts to save it from the same?
1 Reply
You could pass in IP addresses and ban user's based on that using a DB. You can prompt spam detection but ultimately you don't won't those users even using the chatbot after being detected.