Chatbots - Security

The Security section provides essential settings to protect your chatbot from misuse and ensure it maintains its intended behavior.

Closing Guideline

The Closing Guideline feature adds an extra layer of security against prompt injection attempts. When enabled, SleekAI automatically appends a closing instruction to the end of the system message, helping ensure the chatbot:

  • Maintains its designated role throughout the conversation
  • Resists attempts to override its core instructions
  • Stays within its intended behavioral boundaries

This is particularly important for public-facing chatbots where users might attempt to manipulate the AI's behavior.

Rate Limit

The Rate Limit feature helps protect your chatbot from abuse and manages resource usage. When enabled, it implements the following restrictions:

  • Limits each IP address to 20 requests per minute
  • Prevents overloading through excessive requests
  • Ensures fair usage across all users
  • Protects against potential denial-of-service attempts

This is crucial for public chatbots to maintain stable performance and prevent abuse of your API resources.