Skip to main content

Cloud APIM - AI LLM Websocket message validator

cp:otoroshi_plugins.com.cloud.apim.otoroshi.extensions.aigateway.AiWebsocketMessageValidator

This plugin validates websocket messages using an LLM prompt.

official documentation from otoroshi manual

categories:

  • Cloud APIM
  • AI
  • Websocket

default configuration:

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