Skip to main content

Cloud APIM - AI LLM Context validator

cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.AiContextValidator

This plugin validates the current context using an LLM prompt.

official documentation from otoroshi manual

categories:

  • Cloud APIM
  • AI
  • AccessControl

default configuration:

{
"ref" : "",
"prompt" : "",
"prompt_ref" : null,
"context_ref" : null,
"extractor" : null
}