Skip to main content

Cloud APIM - LLM Request body modifier

cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.plugins.AiRequestBodyModifier

Can modify request body based on a prompt

official documentation from otoroshi manual

categories:

  • Cloud APIM
  • AI - LLM

default configuration:

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