Package com.hiddenlayer.api.models.promptanalyzer
See: Description
-
Class Summary Class Description Builder A builder for PromptAnalyzerCreateParams. Builder A builder for Body. Body The request to the prompt analyzer endpoint PromptAnalyzerCreateParams Analyze LLM Prompt and Response Builder A builder for PromptAnalyzerCreateResponse. Builder A builder for Categories. Categories The analysis detection categories Builder A builder for Frameworks. Builder A builder for Mitre. Mitre The MITRE Atlas framework labels identified during analysis Builder A builder for Owasp. Owasp The OWASP framework labels identified during analysis Builder A builder for Owasp2025. Owasp2025 The OWASP:2025 framework labels identified during analysis Frameworks The framework labels identified during analysis Builder A builder for Policy. EntityType The type of entity to redact PromptInjectionScanType The type of prompt injection scan to use RedactType The type of redaction to use Policy The policy used during analysis Builder A builder for Response. Response Builder A builder for Results. Builder A builder for GuardrailResults. Builder A builder for RefusalClassifierResults. RefusalClassifierResults The refusal classifier results GuardrailResults The guardrail results Builder A builder for InputBlockListResults. InputBlockListResults The input block list results Builder A builder for InputCodeResults. InputCodeResults The input code results Builder A builder for InputDosResults. InputDosResults The input denial of service results Builder A builder for InputLanguageResults. InputLanguageResults The input language results Builder A builder for InputPiiResults. InputPiiResults The input personally identifiable information results Builder A builder for InputUrlResults. InputUrlResults The input URL results Builder A builder for OutputCodeResults. OutputCodeResults The output code results Builder A builder for OutputPiiResults. OutputPiiResults The output personally identifiable information results Builder A builder for OutputUrlResults. OutputUrlResults The output URL results Builder A builder for PromptInjectionClassifierResult. PromptInjectionClassifierResult Results The analysis results PromptAnalyzerCreateResponse -
Enum Summary Enum Description Known An enum containing EntityType's known values. Value An enum containing EntityType's known values, as well as an _UNKNOWN member. Known An enum containing PromptInjectionScanType's known values. Value An enum containing PromptInjectionScanType's known values, as well as an _UNKNOWN member. Known An enum containing RedactType's known values. Value An enum containing RedactType's known values, as well as an _UNKNOWN member.