mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-12 13:12:12 +00:00
3 lines
119 B
C#
3 lines
119 B
C#
namespace AIStudio.Tools.Security;
|
|
|
|
public sealed record PromptInjectionAlertMessage(PromptInjectionScanResult Result); |