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, you can index your local code by creating a .tabnine_root
file in the project's root directory.
Restart your IDE to affect this change.
Learn more about .