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 11 months ago
demos Add code 11 months ago
.gitignore Initial commit 11 months ago
LICENSE Initial commit 11 months ago
README.md Add code 11 months ago
llm_prompter.py Add code 11 months 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.