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