Feature Request
Super neat project, thanks for open-sourcing! In the Show HN Hacker News post here, it says:
Finally, Rivet is built to be embedded into a larger application (TypeScript for now, but we've also found a way to run it in Python).
I couldn't find any documentation on how to run a Rivet graph via Python (though I did find the example project for executing Python code via Rivet https://github.com/abrenneke/rivet-plugin-example-python-exec). Would it be possible to share how you're running these graphs with Python instead of TypeScript?
Also, I expect it may not be likely, but are there any plans for first-class Python support in the future?
Code of Conduct