Skip to content

jthack/metaprompter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08c2d7f · Apr 17, 2023

History

3 Commits
Apr 17, 2023
Apr 17, 2023

Repository files navigation

metaprompter

This script is mostly an example for people to reference (but I do use it!). You'll need to put in your openai api key or update the script to read from your env vars. More than likely most people will just integrate this into their own code base.

Usage:

Just pass your prompt as a string like this: python3 metaprompter.py "your prompt here"

And it will run your prompt through the gpt-4 meta prompter and then to gpt-4 directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages