openai / openai-assistants-quickstart

OpenAI Assistants API quickstart with Next.js.

Home Page:https://platform.openai.com/docs/assistants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install depedencies?

drzekunguo opened this issue · comments

I want to ask a very stupid question...

In your "Quickstart Setup", the step 4 says "npm install", where were you running it? I run on my git bash, and it returns "npm command not found".

Thanks