-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to run project on Ubuntu with given instructions #6
Comments
I had the same issue doing the same thing. I tried to clean up the npm fund list with npm install. Managed to get further to: Entering new agent_executor chain... It responds back to telegram now: Whoops! There was an error while talking to OpenAI. See logs for details. |
I got this error because I wasn't on the GPT-4 API access list. |
But I'm using OPENAI_MODEL=gpt-3.5-turbo ? |
Check #2 There's a bug with 3.5 that still accepts querys too long. |
tried that still no luck. I wonder if port undefined is the issue. I bet I'm missing something from npm fund. Healthcheck server listening on port undefined |
Hello,
Thank you for creating and sharing this. I saw the entry on Hacker News and tried to run this code but I only get errors.
node version = v18.15.0
npm version = 9.5.0
repository version : d6312ee - Date: Tue Apr 11 11:29:18 2023 +0200
I entered the .env settings details as instructed, both without double quotes and including double quotes for the string values of the API keys. I also tried using GPT 3.5 turbo as instructed on the readme without success.
Any ideas on what I should do ?
Error trace:
The text was updated successfully, but these errors were encountered: