
Code Runner
Compile and save your code while creating visualizations (charts and graphs) supports upto 70 programming languages.
- Name For Model
- code_runner
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 5 months ago
- Contact
- [email protected]
- Description For Model
- Always use language codes in lowercase letters, such as 'python'.For saving code use 'save_code' endpoint and to save documents and files always use 'upload' endpoint and for download use 'download' endpoint.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | runCode | POST | Run code |
2 | saveCode | POST | Save code |
3 | downloadFile | GET | Download file |
4 | help | GET | Help |
5 | creditLimit | GET | Get Credits limit |
6 | uploadFile | POST | Upload file with filename and data |