Metadata-Version: 2.1
Name: gpt-prive
Version: 0.0.1
Summary: Tools for setup/communications to a LLM models
Home-page: https://github.com/kyledinh/gpt-prive
Author: Kyle Dinh
Author-email: kyledinh@gmail.com
Project-URL: Bug Tracker, https://github.com/kyledinh/gpt-prive/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

## Required Dependencies 
- build


## Build

```
python -m build
```
