Cloud APIM - LLM Proxy - prompt validator
cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.plugins.AiPromptValidator
Validate request before hitting a LLM provider. MUST be used in addition to the LLM proxy plugin
official documentation from otoroshi manual
categories:
- Cloud APIM
- AI - LLM
default configuration:
{
"allow" : [ ],
"deny" : [ ]
}