'Chat Limited Exceeded' message from the AI Assistant

I got a 'Chat Limited Exceeded' message from the AI Assistant when I asked a question that was specific to the project I was in. Looks like R# sent 16 files to the assistant. I am guessing these files exceeded some kind of a limit like the total size.

Is the limit going to be increased later (when it's out of beta?) or there will be some way to alleviate this issue?


0
3 comments

Hello Abdu Bukres, thank you for your question.

There is a similar issue in our bug tracker: When asking for git diff on lots of changes, error is shown. Please comment or vote for it to get notifications about status changes. For now, try using the "Summarize" button, maybe that will help.

We are going to work on the problem in different directions:

  1. use embeddings to reduce number of sent files and their content;
  2. to reduce the content of files by excluding parts of the code;
  3. to use model with extended limit.

A dump from the AI assistant could also help us. If it is possible for you, please do the following:

  • open any file in solution;
  • hit "Alt+Enter" shortcut anywhere in the file;
  • type “/internal Dump current AI Assistant session”, execute it and save the result file;
  • upload this file manually to JB server.

Thank you!

0

I'm getting the same thing in a C# project.

0
Hello,
thank you for contacting us.

We have an issue about this problem in our bug tracker: https://youtrack.jetbrains.com/issue/RSRP-493478. 
Please comment or vote for it to get notifications about status changes.

A dump from the AI assistant could also help us. If it is possible for you, please do the following:

• open any file in solution;
• hit "Alt+Enter" shortcut anywhere in the file;
• type “/internal Dump current AI Assistant session”, execute it and save the result file;
• upload this file manually to JB server (https://uploads.jetbrains.com/).

Thank you!
0

Please sign in to leave a comment.