|
|
|
|
|
by insanitybit
36 days ago
|
|
a) These sorts of 'injection' attacks are often model specific and are rarely reliable. b) You can have the LLM use separate sub agents for different files/ code. c) You can have the LLM do analysis using grep and other deterministic tools ex: "use grep to find 'unsafe' calls" |
|