LibreChat/api/app/clients/tools
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
..
.well-known Add a dropdown list in setting to allow change language. (#726) 2023-07-31 11:47:14 -04:00
dynamic feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
structured feat: Azure Cognitive Search Plugin (#815) 2023-08-19 07:11:31 -04:00
util feat: Add Code Interpreter Plugin (#837) 2023-08-28 09:13:50 -04:00
AIPluginTool.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
AzureCognitiveSearch.js feat: Azure Cognitive Search Plugin (#815) 2023-08-19 07:11:31 -04:00
CodeInterpreter.js feat: Add Code Interpreter Plugin (#837) 2023-08-28 09:13:50 -04:00
DALL-E.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
GoogleSearch.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
HttpRequestTool.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
HumanTool.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
index.js feat: Add Code Interpreter Plugin (#837) 2023-08-28 09:13:50 -04:00
manifest.json feat: Add Code Interpreter Plugin (#837) 2023-08-28 09:13:50 -04:00
saveImageFromUrl.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
SelfReflection.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
StableDiffusion.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
wolfram-guidelines.md refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
Wolfram.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00