Langchain practice project Setup Run npm ci to install dependencies. Define OPENAI_API_KEY in .env file Run node ./main.js to get results; You can define your prompt and resource url in question constant int main.js file.