Replies: 1 comment
-
|
Hi! Nice question. Yes, you can code your own probes. You do this by creating a new python module in
Because we use github to manage garak code, the best way of contributing a custom probe is to fork garak, and work in your own fork of the codebase. Then, when you're done, send a pull request to us on github. If you need more help, please just ask here, or find us on discord (see project homepage for link). :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I learned that garak allows us to add probes ourselves, and I wanted to know how I could incorporate my own probes into a native garak.
Beta Was this translation helpful? Give feedback.
All reactions