Team Edition Documentation

DOWNLOAD pdf

Disable AI assistance

Temporary disable

To hide the AI smart completion and AI Chat, and disable AI commands in the SQL Editor:

  1. Navigate to Window -> Preferences -> General -> AI.
  2. Deselect Enable smart completion.

Permanent disable

To turn off AI assistant permanently:

  • Use the system variable by setting DBEAVER_AI_DISABLED to true.
  • Or, add Dai.disabled=true to the dbeaver.ini file.

Tip: Detailed instructions on finding dbeaver.ini are available in our article.

Once this feature is permanently disabled, it cannot be re-enabled via Preferences.