Metadata-Version: 2.1
Name: smarty-gpt
Version: 1.1.3
Summary: A library of prompts/contexts that allows to enhance GPT models responses without the involvement of the user
Home-page: https://github.com/citiususc/Smarty-GPT
Author: Marcos Fernández-Pichel
Author-email: marcosfernandez.pichel@usc.es
License: Apache License (Version 3.0)
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: openai
Requires-Dist: argparse
Requires-Dist: multiprocess (==0.70.13)
Requires-Dist: datasets
Requires-Dist: nltk
Requires-Dist: requests
Requires-Dist: transformers (==4.20.1)
Requires-Dist: huggingface-hub (==0.7.0)

