A Python module for prompting ChatGPT
Go to file
2023-04-25 20:38:22 -07:00
demos Add code 2023-04-25 20:38:22 -07:00
.gitignore Initial commit 2023-04-25 19:28:22 -07:00
LICENSE Initial commit 2023-04-25 19:28:22 -07:00
llm_prompter.py Add code 2023-04-25 20:38:22 -07:00
README.md Add code 2023-04-25 20:38:22 -07:00

llm_prompter

llm_prompter creates easy-to-use Python callable objects from ChatGPT prompts. See the files in demos/ for example usage.