Metadata-Version: 2.1
Name: minimalgpt
Version: 0.0.9
Summary: Simple LangChain Wrapper Package for ease of using ChatGPT
Home-page: https://github.com/teddylee777/minimalgpt
Author: teddylee777
Author-email: teddylee777@gmail.com
Keywords: minimalgpt,teddylee777,chatgpt,langchain,pandasai
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: beautifulsoup4 (==4.12.2)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: openai (==0.28.1)
Requires-Dist: langchain (==0.0.336)
Requires-Dist: tiktoken (==0.5.1)
Requires-Dist: langchain-experimental (==0.0.41)
Requires-Dist: pandas (==1.5.3)

