Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 357 Bytes

node-openai-api-wrappers

I built these out as I explored the OpenAI API:

https://platform.openai.com/docs/api-reference


If you want to try them out, add your API Key to the shared.js file.
All are intended to run from terminal separately such as:

  • node chat
  • node code prompt
  • node image prompt
  • node moderation input
  • node text prompt