Clarification on PyCharm AI

I am trying to evaluate whether the PyCharm AI Assistant is viable for my day-to-day development workflow, and I need clarification on pricing, quota consumption, and expected usage patterns.

Here is what I have observed so far:

1. I tried the free quota (equivalent to approximately $3). It was exhausted before I could complete a useful workflow, specifically refining a single function in a single file. This took only a handful of requests.

2. After the quota reset a few days later, I did not actively use the assistant at all. Nevertheless, after about one week, the remaining balance dropped from $3 to $1.72. I would like to understand what activity (if any) can consume credits in the background, or whether this indicates some form of automatic or passive usage.

To properly assess feasibility, I need concrete estimates:

- What is the approximate cost of one “real” request consisting of:

   - an initial prompt that analyzes ~50 files,

   - modifies ~5 of them,

   - followed by roughly a dozen iterative follow-up prompts to refine the changes?

- I perform, on average, about 5 such workflows per day using Codex CLI today. Based on your pricing model, what would be the estimated daily cost of doing this with the PyCharm AI Assistant?

At face value, the current credit burn rate suggests that this level of usage could become prohibitively expensive very quickly. If the realistic cost is orders of magnitude higher than typical IDE subscriptions or competing tools, I need to understand whether this is an expected outcome or whether I am misinterpreting how credits are intended to be used.

0
Hi Stefano,
 Thanks for contacting JetBrains Support. Quota usage is calculated dynamically for each interaction based on several factors, primarily the number of tokens used — units of text from both your input and the AI’s response. Since token usage can vary depending on the length, complexity, and context of a request, the quota cost may differ from one interaction to another.
 To understand how much usage you get from one AI Credit, high consumption, and for more useful information, you can read this link:

- https://www.jetbrains.com/help/ai-assistant/licensing-and-subscriptions.html#quota-faq

Regarding point #2 and more specific scenarios, please open a ticket with your license number and a detailed description of the problem or question to facilitate further investigation, so we can provide a more custom answer depending on your scenario. https://jb.gg/ai-assistant-support

Kind regards,
0

请先登录再写评论。