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.2.0-114 days ago2 downloads
0.1.7-142 days ago8 downloads
0.1.6-153 days ago6 downloads
0.1.5-155 days ago12 downloads
0.1.4-182 days ago5 downloads
0.1.3-194 days ago5 downloads
0.1.2-197 days ago3 downloads

Dependencies

lua >= 5.1

Manifests