Cloud APIM - AI LLM Response generator
cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.AiResponseGenerator
Can generate a response based on a prompt
official documentation from otoroshi manual
categories:
- Cloud APIM
- AI
default configuration:
{
"ref" : "",
"prompt" : "",
"prompt_ref" : null,
"context_ref" : null,
"is_response" : false,
"status" : 200,
"headers" : { }
}