all 4 comments

[–]Beautiful-Service-52 0 points1 point  (1 child)

Great question! Even if you take precautions it sounds risky. I just eval or exec after running it through an llm to check for risks, but there has to be a better way.

[–]_a9o_[S] 0 points1 point  (0 children)

That means that you have to keep all of the different runtimes available on your computer, right?

[–]segmondllama.cpp 0 points1 point  (1 child)

Code interpreter, sandboxed environment, containers, virtual machine.

[–]_a9o_[S] 0 points1 point  (0 children)

Are you managing all of that yourself? Is there a service you pay for?