We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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";
The text was updated successfully, but these errors were encountered:
check the console log and see if there are any errors related to RATE LIMITS.
Sorry, something went wrong.
Check this comment @chadwickallison #46 (comment)
No branches or pull requests
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";
The text was updated successfully, but these errors were encountered: