A Python module for prompting ChatGPT
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Samuel Sloniker b8845fa7fd Add code 1 year ago
demos Add code 1 year ago
.gitignore Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Add code 1 year ago
llm_prompter.py Add code 1 year ago

README.md

llm_prompter

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