Class RuntimeEvaluateResponseParams

  • All Implemented Interfaces:
    com.hiddenlayer.api.core.Params

    
    public final class RuntimeEvaluateResponseParams
     implements Params
                        

    BETA This endpoint is not GA or Production ready and is subject to changes at any time. Breaking changes may occur.

    Analyzes an LLM response payload for security threats after it is received from the model.

    Accepts any valid provider response payload and returns:

    • If detect or redact action: the response payload (potentially modified) in the provider's response format

    • If block action: a canned block message in the provider's response format

    Use this endpoint inline in your LLM pipeline to evaluate model outputs before returning them to users.

    Supported provider formats: