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.
 

144 B

llm_prompter

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