by ekns on 5/7/23, 10:28 AM with 2 comments
It's cumbersome to set up the configuration for exactly the "expected" capabilities (at least I never bother). So I was wondering, could one do something like trapping syscalls and using LLM as an exception handler for each category, until a complete profile is built for the program. After that, there should be no overhead for the LLM/sandboxer.
The top-level input would be something like "foo is a multiplayer game" or "baz is like youtube-dl".
by al2o3cr on 5/7/23, 4:58 PM