Personalization (f.k.a. Workspace)
Last updated
Was this helpful?
Last updated
Was this helpful?
using RAG for code completions is enabled for all users, and cannot be turned off.
However, context through local code awareness using RAG for Tabnine Chat for all users is controlled by the team admin:
Sign in to the Tabnine Console as an admin.
Go to the Personalization page (formerly "Workspace"), under Settings.
Turn on (or off) the Enable Tabnine Context toggle button to enable (or disable) this feature for all the users in the organization.
Tabnine supports any SCM for local indexing. If you have cloned your git, Tabnine will automatically create a .git root folder and parse it to create a .tabnine_root file from a clone of your git.
Restart your IDE to affect this change.
Learn more about .