mirror of
https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins.git
synced 2026-06-20 02:44:36 +08:00
add CodeInterpreter
This commit is contained in:
27
plugins/codeinterpreterapi/README.md
Normal file
27
plugins/codeinterpreterapi/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user