LogoLogo
Tabnine websiteContact Sales
  • 👋Welcome
    • Overview
      • Architecture
        • Deployment options
      • Security
      • Privacy
      • Protection
        • Provenance and Attribution
      • Personalization
        • Tabnine’s Personalization in Depth
        • Connection: Global Codebase Awareness
      • AI Models
        • Tabnine's private and protected Universal models
        • Tabnine's fine-tuned AI models
      • Integrations
        • Atlassian Jira
      • System Requirements
      • Supported Languages
      • Supported IDEs
      • Tabnine Subscription Plans
        • Dev Preview
        • Dev
        • Pro
        • Enterprise (SaaS)
        • Enterprise (private installation)
    • Support & Feedback
  • 🚀Getting started
    • Install
      • Client setup (SaaS)
        • VS Code
          • Install Tabnine in VS Code
          • Activate Tabnine in VS Code
        • JetBrains IDEs
          • Install Tabnine in a JetBrains IDE
          • Activate Tabnine in a JetBrains IDE
        • Visual Studio
          • Install Tabnine in Visual Studio 2022
          • Activate Tabnine in Visual Studio 2022
        • Eclipse
          • Install Tabnine in Eclipse
          • Activate Tabnine in Eclipse
        • Sign in
          • Using an email
          • Using an authentication token
      • Client setup (private installation)
        • Join your team (private installation)
        • VS Code (private installation)
        • JetBrains IDEs (private installation)
        • Visual Studio (private installation)
        • Eclipse (private installation)
    • Quickstart Guide
      • Menus and Icons
    • Getting the Most from Tabnine Code Completions
      • Pause (snooze)
    • Getting the Most from Inline Actions
    • Getting the Most from Tabnine Chat
      • Launching Tabnine Chat
      • Interacting with Tabnine Chat
      • Reviewing suggestions
      • Writing prompts
      • Chat Context
        • Understanding Context
        • Jira Connection
        • Context Scoping
      • Conversing with Tabnine Chat
      • Switching between chat AI models
      • Image Prompts
      • Tabnine's Prompting Guide
        • Getting Started
        • Basic Prompting
          • Be specific and clear
          • Define the context
          • Start a fresh conversation as appropriate
          • Include necessary details
          • Ask for examples
          • Be concise but complete
  • 💪Software Development with Tabnine
    • Overview
    • Plan
    • Create
    • Test
      • Intro to the Test Agent
      • Test Agent Workflow
      • Custom Commands
      • Generate Test Files with @Mentions
    • Review
    • Fix
    • Document
    • Explain
    • Maintain
  • 🏭Administering Tabnine
    • Start a team
    • Manage a team
    • SaaS
      • Tabnine Pro team admin
        • Purchase Tabnine Pro
        • Adding and inviting users to Tabnine Pro
        • Assigning an admin role to a team member
        • Removing a team member
        • Tabnine Pro: Manage subscription and billing
        • Tabnine Pro - Change your payment method
        • Tabnine Pro - Change plan from monthly to annual
        • Unsubscribe from Tabnine Pro plan
      • Joining a Tabnine Pro team
      • Enterprise (SaaS) team admin
        • Set up a Tabnine Enterprise (SaaS) account
        • Invite team members
        • Manage your team
        • AI models for Chat (Enterprise SaaS)
      • Enterprise (SaaS) team member
        • Join your Tabnine team by invitation email (team member)
        • Join Tabnine team by link (member)
    • Private installation
      • Server setup guide
        • Kubernetes (MicroK8s) Installation guide
        • Deployment guide
          • Tabnine update guide
        • Air-gapped deployment guide
      • Admin guide
        • Monitoring Tabnine
        • Prometheus Operator install
        • Audit logs
      • Managing your team
        • Tabnine teams
        • Roles in an enterprise
        • Inviting users to your team
        • Deactivating and reactivating users
        • Deleting PII data of a deactivated user
        • Reset user's password
        • Usage reports
          • Reports Glossary
          • CSV-based reports (V2)
            • Configuring scheduled CSV reports
            • CSV-based reports V1 (Depracted since version 5.7.0
          • Usage API
        • Settings
          • General
          • Single Sign-On (SSO)
          • Personalization (f.k.a. Workspace)
            • Connecting to Remote Repositories
          • Email
          • License
          • Models
          • Access Tokens
        • IdP Sync
      • Release Notes
  • 📣Product Updates
    • What's new?
      • What's new? (August 2024)
      • What's new? (July 2024)
      • What's new? (June 2024)
      • What's new? (May 2024)
      • What's new? (April 2024)
      • What's new? (March 2024)
      • What's new? (February 2024)
      • What's new? (January 2024)
Powered by GitBook
On this page
  • Tabnine Basic: Capabilities
  • Usage limits for third-party models
  • Sunsetting Tabnine Basic

Was this helpful?

  1. Welcome
  2. Overview
  3. Tabnine Subscription Plans

🞮 Basic

Tabnine AI code assistant: Basic plan (*Tabnine Basic will no longer be available as of April 2, 2025)

Last updated 1 month ago

Was this helpful?

Tabnine Basic (our free plan) is no longer available as of April 2, 2025. See details .

Tabnine Basic is our free plan that includes many capabilities such as access to AI agents, advanced personalization features, and the ability to use powerful models like Claude 3.5 Sonnet and GPT-4o as the basis for Tabnine’s code generation and validation features.

Tabnine Basic: Capabilities

The table below covers the capabilities available on Tabnine’s Basic plan. To unlock all these capabilities, you need to for Tabnine and be logged in. Registering for Tabnine involves creating an account and providing us email address — no credit card is required. Registration is necessary to protect from abuse of the platform, and .

If you’re not ready to register, don’t worry. Tabnine Basic will still provide the best-in-class AI code completion and inline code generation that the company pioneered.

Capabilities
Registered users
Unregistered users

//AI-accelerated software development //

Best-in-class AI models* A set of advanced, large-scale, transformer-based machine learning models built specifically by Tabnine for software development and trained on extensive software development libraries

✅

❌

AI-powered chat*

Code-centric chat application that allows you to interact with Tabnine in natural language

✅

❌

Inline actions*

Work directly on selected snippets of code — getting AI-enabled edits, fixes, refactoring, documentation, and more — with all responses generated inline

✅

❌

Switchable large language models (LLMs)*

Ability to switch the LLM used for Tabnine in real time; options include multiple proprietary models from Tabnine, Anthropic Claude 3.5 Sonnet and OpenAI GPT-4o (usage of third-party models is rate limited)

✅

❌

AI-driven code completion

Code suggestions for both the current line and multiple lines for full-function implementation

✅

✅

Natural language code generation*

Code suggestions from natural language prompts

✅

❌

Code explanations*

Explains the purpose of a selected piece of code, simplifying maintenance of legacy code

✅

❌

Unit test generation*

Generate comprehensive test plans with detailed test cases for your functions and methods.

✅

❌

AI-generated documentation*

Automatically generate documentation and descriptions for a selected piece of code

✅

❌

//Security and compliance //

Strict license compliance

Tabnine is trained exclusively on permissively licensed code, eliminating legal exposure

✅

✅

//Personalization //

AI personalized to your projects*

Tabnine makes recommendations based on the context of all projects in the IDE

✅

❌

* Capability is available to registered Tabnine users who are logged in.

Usage limits for third-party models

To keep our costs in check, we’ve implemented daily limits on the usage of third-party models (Claude 3.5 Sonnet and GPT-4o). The quota varies from 2–4 queries per day. If you hit these limits, you can wait until the next day for the quota to reset. Alternatively, you can switch to Tabnine’s proprietary models (Tabnine Protected and Tabnine + Mistral) and continue using the AI chat features.

These limitations are only for chat interactions and inline actions and don’t affect our advanced AI code completions. (Our AI code completions use Tabnine's proprietary model, not Claude 3.5 Sonnet or GPT-4o.)

Tabnine Basic will be closing on April 2, 2025.

If you are an existing user, you will see the following message:

Note: Tabnine uses a local model for midline code completions on the Basic plan. This is a smaller model that’s ideal for shorter code suggestions. All our use a high-performance Tabnine model for midline code completions.\

Sunsetting Tabnine Basic

Learn or .

👋
paid plans
why we are sunsetting Tabnine Basic
upgrade to Tabnine Dev
register
we remain committed to your privacy and our zero data retention approach
below