|
|
|
|
|
by bhelx
990 days ago
|
|
Hey Simon, I've done some similar experimentation using Extism to sandbox LLM generated code. This uses our JavaScript PDK (which uses quickjs) and can be embedded in any host language we support https://extism.org/blog/sandboxing-llm-generated-code I'm also working on a Python-PDK right now and hope to have a beta ready in the next month. That would allow us to do something similar with python. |
|