mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-06-06 13:59:04 +08:00
30 lines
328 B
Markdown
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
|
|
|
|

|
|
|
|
|