Open jasonabuck opened 2 months ago
@jasonabuck I'm sorry to hear that this has been such a frustrating experience. It is surprising that you hit your daily API limit so quickly. What is your limit set to currently? Also, can you describe how you've used Continue in a bit more depth (e.g. are you always using @codebase, highlighting entire files as context every time, never starting a new session ever, etc)?
Generally, you'll want to press cmd/ctrl+L to start a new session and reset the context when you switch tasks. If you don't, then you'll be sending a lot of irrelevant context to Claude Sonnet 3.5 every call, which is not only expensive but likely also often makes the reply you receive worse
You can also see what context is sent to the model on each request by
OUTPUT
from the top level tabsContinue - LLM Prompt/Completion
from the drop down
Before submitting your bug report
Relevant environment info
Description
I am trying to figure out what I am doing wrong. Are you supposed to start a new session with each request? One hour into using Continue on day three, two page updates and all of my daily API limit with Anthropic is exceeded.
You should provide a warning that the request will use N tokens. Do you want to continue? Submitting via API is different from submitting via ChatGPT or even the PROJECTS portion on Claude. I will now have to stop using Continue, as the value of having it in my IDE vs. cutting and pasting from my paid subscriptions is not beneficial.
To reproduce
No response
Log output
No response