Building Blocks
note
Access to APIs require authentication
Prompts Service
The prompts service is responsible for generating prompts for LLM security testing and evaluating a response from an LLM under testing to identify potential vulnerabilities.
Operation | Description |
---|---|
GeneratePrompts | Generate text based prompts for LLM security testing |
EvaluateModelInteraction | Evaluate if an LLM (under testing) elicits harm or vulnerability |