leondz / garak

the LLM vulnerability scanner
https://discord.gg/uVch4puUCs
Apache License 2.0
1.39k stars 165 forks source link

native support for system prompts #202

Open leondz opened 1 year ago

leondz commented 1 year ago

add a flag & template in generator classes for how to include these

leondz commented 9 months ago

also include a _set_system_prompt generator function, for those that support it (raise NotSupportedError by default)

leondz commented 6 months ago

requires #109

proposal: