LogoLogo
Sign inVisit bito.aiVideo Library
  • πŸ‘‹Welcome to Bito
  • πŸ†•Getting started
  • πŸ›‘οΈPrivacy and security
  • πŸ€–AI Code Review Agent
    • Overview
    • Key features
    • Supported programming languages and tools
    • Install/run using Bito Cloud
      • Guide for GitHub
      • Guide for GitHub (Self-Managed)
      • Guide for GitLab
      • Guide for GitLab (Self-Managed)
      • Guide for Bitbucket
      • Integrate the AI Code Review Agent into the CI/CD pipeline
      • Create or customize an Agent instance
      • Clone an Agent instance
      • Delete unused Agent instances
    • Install/run as a self-hosted service
      • Prerequisites
      • CLI vs webhooks service
      • Install/run via CLI
      • Install/run via webhooks service
      • Install/run via GitHub Actions
      • Agent Configuration: bito-cra.properties File
    • Available commands
    • Chat with AI Code Review Agent
    • Implementing custom code review rules
    • Excluding files, folders, or branches with filters
    • Code review analytics
    • FAQs
  • Other Bito AI tools
    • IDE extension
      • Quick Overview
      • Installation guide
        • Installing on Visual Studio Code
        • Installing on JetBrain IDEs
        • Vim/Neovim Plugin
      • Upgrading Bito plugin
      • AI Chat in Bito
        • Keyboard shortcuts
        • Chat session history
        • Share chat session
        • Appearance settings
        • Open Bito in a new tab or window
        • Use cases and examples
      • Templates
        • Standard templates
        • Custom prompt templates
        • Diff view
      • AI that Understands Your Code
        • Overview
        • How it Works?
        • Available Keywords
        • Example Questions
        • How does Bito Understand My Code?
        • Using in Visual Studio Code
        • Using in JetBrains IDEs
        • Managing Index Size
        • FAQs
      • AI Code Completions
        • Overview
        • How it works?
        • Enable/disable settings
        • Accept/reject suggestions
        • Keyboard shortcuts
        • Supported programming languages
        • Use cases and examples
      • Basic/Advanced AI models
      • Wingman Coding Agent
        • Key features
        • Supported tools
        • Getting started
    • Bito CLI
      • Overview
      • Install or uninstall
      • Configuration
      • How to use?
      • Available commands
      • FAQs
    • Google Chrome extension
  • Help
    • 🧠Bito's AI stack
      • Embeddings
      • Vector databases
      • Indexing
      • Generative AI
      • Large Language Models (LLM)
      • LLM tokens
      • LLM parameters
      • Retrieval Augmented Generation (RAG)
      • Prompts
      • Prompt engineering
    • πŸ‘₯Account and settings
      • Creating a Bito account
      • Workspace
      • Managing workspace members
      • Setting AI output language
      • Managing user access levels
      • Access key
    • πŸ’³Billing and plans
      • Overview
      • Payment methods
      • Managing workspace plan
      • Pay for additional workspace members
      • Advanced AI requests usage
      • Billing history
      • Billing details
      • Security
      • Refund policy
      • Discounts
    • βš’οΈSupport and questions
      • Getting support
      • Troubleshooting
      • Is it GPT-4?
  • πŸ†•Changelog
  • External Links
    • Git
    • Github Issues
    • Github Discussions
    • Bito.ai
    • VS Code Marketplace
    • JetBrain Marketplace
Powered by GitBook
LogoLogo

Bito Inc. (c) 2025

On this page
  • But Wait... Why Does It Say GPT-3? πŸ€”
  • Example from OpenAI Playground
  • Key Takeaway for Bito Users

Was this helpful?

Export as PDF
  1. Help
  2. Support and questions

Is it GPT-4?

Yes, select "Advanced" in Bito chatbox to chat with GPT-4.

PreviousTroubleshootingNextChangelog

Last updated 8 months ago

Was this helpful?

Wondering which AI model you're chatting with on Bito? Let's clear it up.

Bito harnesses the capabilities of various cutting-edge AI models, which we've categorized into two main groups:

  1. Basic: This includes models like GPT-3.5 Turbo, chat-bison from Google, Claude Instant, etc.

  2. Advanced: Here we have the big guns like GPT-4, Claude 2, and more.

If you want answers from GPT-4, just click on the "Advanced" button when starting your chat. Not sure how? Visit our easy guide .

But Wait... Why Does It Say GPT-3? πŸ€”

At Bito, we use OpenAI's API to integrate both GPT-3.5 Turbo and GPT-4 functionalities.

If you ask the OpenAI GPT-4 API which model it is, it will still say GPT-3 because GPT-4 was trained using information only up to 2021. So, it might not always recognize itself as GPT-4. This is a small issue on their part, not ours.

As a result, when users choose our "Advanced" AI model, which includes GPT-4, the Bito chatbox might still show GPT-3.

You can read more about this issue on the official OpenAI's community forum.

Example from OpenAI Playground

Here are the screenshots from the for their API as of today. In these screenshots, you can clearly see that their API responses for both GPT-3.5 Turbo and GPT-4 APIs show "GPT-3."

Key Takeaway for Bito Users

If you select the "Advanced" option in Bito, rest assured you are indeed engaging with cutting-edge AI models like GPT-4, Claude 2, etc. If it displays as GPT-3, it's because it was trained using data only up to 2021.

We appreciate your patience and understanding as we work closely with OpenAI to ensure clarity and precision in our services.

βš’οΈ
here
GPT-4 through API says it’s GPT-3 thinking
API model set to GPT-4 but seems to respond as GPT-3?
GPT-4 API behaves likes it’s GPT-3
OpenAI playground
GPT-4 response in OpenAI API Playground
GPT-3.5 Turbo response in OpenAI API Playground