kong-plugin-pangea-ai-guard-response

Kong Gateway plugin to integrate Pangea AI Guard

$ luarocks install kong-plugin-pangea-ai-guard-response

kong-plugin-pangea-ai-guard-response is able to pass proxied LLM requests to Pangea AI Guard.
It will respect the AI Guard when determing which actions to take, meaning it may decide to
completely block any content, or it may redact content before passing it to the consumer.
It does not need Kong AI Proxy or Kong AI Gateway to be configured, but it can work in
conjunction with it.

As a compatability note with other plugins, this "shortcircuits" the request in the access() phase,
the result being that any other plugin which works in the access() phase after this one will be skipped.

Versions

0.1.2-12 days ago1 download

Dependencies

lua >= 5.1

Manifests