Files
2024-09-10 10:01:33 +08:00

30 lines
328 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)