Skip to content

kocobee/meetup-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Demo - PromptDX Intro

Run via vscode

  1. Install PromptDX vscode extension (https://marketplace.visualstudio.com/items?itemName=puzzlet.promptdx)
  2. Open any prompts/.mdx
  3. Click Run, or F5 to run the prompt (will be prompted for an OpenAI key)

Run via JS:

  1. Create a .env in the root of the repo, and add OPENAI_API_KEY="<YOUR_KEY>"
  2. Run yarn
  3. yarn start (runs index.js)
  4. Swap out any prompt/props, and re-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published