A Python module for prompting ChatGPT
demos | ||
.gitignore | ||
LICENSE | ||
llm_prompter.py | ||
README.md |
llm_prompter
llm_prompter
creates easy-to-use Python callable objects from ChatGPT prompts.
See the files in demos/
for example usage.