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-1278 days ago102 downloads
0.1.7-1306 days ago9 downloads
0.1.6-1317 days ago7 downloads
0.1.5-1319 days ago13 downloads
0.1.4-1346 days ago6 downloads
0.1.3-1358 days ago6 downloads
0.1.2-1361 days ago4 downloads

Dependencies

lua >= 5.1

Manifests