Metadata-Version: 2.1
Name: codeinterpreterapi
Version: 0.0.1
Summary: CodeInterpreterAPI is a Python Interface for the ChatGPT CodeInterpreter.
License: MIT
Author: Shroominic
Author-email: pleurae-berets.0u@icloud.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: image-support
Requires-Dist: codeboxapi (>=0.0.5,<0.0.6)
Requires-Dist: langchain (>=0.0.232,<0.0.233)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Description-Content-Type: text/markdown

# codeinterpreter-api
Run LLM Code Interpreter Agents using isolated CodeBox environments.

