Cloud APIM - AI LLM Request body modifier
cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.AiRequestBodyModifier
Can modify request body based on a prompt
official documentation from otoroshi manual
categories:
- Cloud APIM
- AI
default configuration:
{
"ref" : "",
"prompt" : "",
"prompt_ref" : null,
"context_ref" : null,
"extractor" : null
}