AI Semantic Prompt Guard

AI License Required

Only allow messages about a specific topicv3.8+

Only allow messages about a specific topic. For example, only allow messages about DevOps.

For a detailed walkthrough, see Use AI Semantic Prompt Guard plugin to govern your LLM traffic.

If you use the text-embedding-ada-002 as an embedding model, you must set a fixed dimension of 1536, as required by the official model specification. Alternatively, use the text-embedding-3-small model, which supports dynamic dimensions and works without specifying a fixed value.

Prerequisites

Environment variables

  • OPENAI_API_KEY: Your OpenAI API key

  • REDIS_HOST: The host where your Redis instance runs

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!