La IA en el Nuevo RStudio

I just installed the new RStudio, and I must say I love its new AI features.
I'm testing the chat and I see it has a counter. Is this because the messaging service will be limited? Will the code and function autofill service also be limited? I really hope both will be free to use.

1 Like

I'm glad that you’re enjoying the new AI features!

The counter you see is a token tracker that monitors the size of your current conversation. As you exchange messages, that count grows toward a maximum of 200k tokens. To keep things running smoothly, the conversation will automatically compact once it gets within 30k tokens of the limit, though you can also choose to compact it manually (/compact) or start a fresh conversation at any time.

So this counter tracks the size of your current chat rather than some personal quota, and there are currently no limits on either Posit Assistant or NES during the private beta. However, we will eventually transition to a paid model to ensure the Posit AI service remains sustainable. More info will be shared in the coming months.