Files
NextChat-Awesome-Plugins/plugins/codeinterpreterapi/README.md
2024-09-06 14:11:01 +08:00

28 lines
320 B
Markdown

# CodeInterpreter
> Run a given Python program and return the output.
## github
https://github.com/leezhuuuuu/Code-Interpreter-Api
## Schema
[openapi.json](./openapi.json)
## Servers
`https://code.leez.tech`
## Operations
1. CodeInterpreter
## Authentication
type: none
## Preview
![Preview](./preview.png)