dify icon indicating copy to clipboard operation
dify copied to clipboard

Add new tool: Judge0 CE

Open richards199999 opened this issue 3 months ago • 0 comments

Description

Since the current Code Interpreter in Dify only support Python and JavaScript, so I think this new code execution tool can be an add-on which can execute C, C++, Ruby, and other languages as well.

Type of Change

  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I don't have much time to test it. But I try my best to avoid some problems that I encountered in previous PR, like YAML lint issue, etc.

Checklist:

  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings

richards199999 avatar Apr 22 '24 11:04 richards199999