mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-30 01:43:27 +00:00
This is similar to code interpreter by ChatGPT, except that it uses JavaScript as the execution engine. Safeguards were added to ensure memory is constrained and evaluation times out.