discourse-ai icon indicating copy to clipboard operation
discourse-ai copied to clipboard

FEATURE: JavaScript evaluation tool

Open SamSaffron opened this issue 1 year ago • 1 comments

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.

SamSaffron avatar May 17 '24 06:05 SamSaffron

For example:

image

SamSaffron avatar May 17 '24 06:05 SamSaffron