-
Notifications
You must be signed in to change notification settings - Fork 581
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
Runs the code over and over again #55
Comments
I cant get it to even try to get to an API. 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 fs from "fs"; |
@edouard17712 |
@YuniorGlez To be fair, my comment was posted before that was in the readme file. |
When the API limit is hit, and I try to resume the generating, it starts from an earlier point again and again, wasting an insane amount of tokens on stuff that has been written already. Burnt through $25+ of OpenAI credits and the app isn't even finish already.
This thing is a waste of money in the current state
The text was updated successfully, but these errors were encountered: