From Pydantic: “A minimal, secure Python interpreter written in Rust for use by AI. Monty avoids the cost, latency, complexity and general faff of using a full container based sandbox for running LLM generated code. Instead, it lets you safely run Python code written by an LLM embedded in your agent, with startup times measured in single digit microseconds not hundreds of milliseconds.” https://lnkd.in/gE_dPEp6
At this point, I might actually go ahead and learn Rust for the plot
Why not straight away use rust and build the needed libraries?
This is meant to run programmatic tools generated by agents at runtime, among others. Sort of scripting. But yes, agents could generate Rust.