To add in the NodeJS packages into the self-contained NodeJS used in this GS3 installation: npm install Create a .env file of the form: ---- OPENAI_API_KEY=sk-???????????????????????????????????????????????? ORGANIZATION_ID=org-???????????????????????? ---- Run: ./create-openai-assistant.js To see usage of how to run the command to create an OpenAI assistant.