raidendotai / cofounder

ai-generated apps , full stack + generative UI
https://cofounder.openinterface.ai/
MIT License
5.33k stars 582 forks source link

Missing API Keys? 4 hours and still not completed. #54

Open chadwickallison opened 3 weeks ago

chadwickallison commented 3 weeks ago

This has run for 4 hours and I don't know what to do.

I got a recommend that the Anthropic and Openia keys might not be there.

I went to the API folder and it has both folders but am I supposed to add new keys? Where & How if I do?

The directions only have the one that we need so am I missing something.

I added that JS and I haven't seen JS errors before.

Network is fine and everything else works on this system.

import Anthropic from "@anthropic-ai/sdk"; import dotenv from "dotenv";

import fs from "fs"; import OpenAI from "openai";

dctmfoo commented 3 weeks ago

check the console log and see if there are any errors related to RATE LIMITS.

YuniorGlez commented 3 weeks ago

Check this comment @chadwickallison https://github.com/raidendotai/cofounder/issues/46#issuecomment-2455394044