.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
git_init.sh
pypi.sh
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/README.md
docs/_config.yml
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
llm/__init__.py
llm/llm4gpt.py
llm/clis/README.md
llm/clis/__init__.py
llm/clis/cli.py
llm4gpt.egg-info/PKG-INFO
llm4gpt.egg-info/SOURCES.txt
llm4gpt.egg-info/dependency_links.txt
llm4gpt.egg-info/entry_points.txt
llm4gpt.egg-info/not-zip-safe
llm4gpt.egg-info/requires.txt
llm4gpt.egg-info/top_level.txt
tests/__init__.py
tests/test_llm4gpt.py