Cloud APIM - LLM Websocket message validator
cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.plugins.AiWebsocketMessageValidator
This plugin validates websocket messages using an LLM prompt.
official documentation from otoroshi manual
categories:
- Cloud APIM
- AI - LLM
- Websocket
default configuration:
{
"ref" : "",
"prompt" : "",
"prompt_ref" : null,
"context_ref" : null,
"extractor" : null
}