LibreChat/pyserver/requirements.txt
Ronith 3797ec6082
feat: Add Code Interpreter Plugin (#837)
* feat: Add Code Interpreter Plugin

Adds a Simple Code Interpreter Plugin.
## Features:
- Runs code using local Python Environment

## Issues
- Code execution is not sandboxed.

* Add Docker Sandbox for Python Server
2023-08-28 09:13:50 -04:00

4 lines
No EOL
34 B
Text

numpy
matplotlib
websockets
pandas