Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Remove llm models faq #103

Merged
merged 2 commits into from
Oct 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ click on the organization name in the top-left corner of the CodeRabbit UI.
![Switch Organizations](/img/faq/cr_support_orgs_light.png#gh-light-mode-only)
![Switch Organizations](/img/faq/cr_support_orgs_dark.png#gh-dark-mode-only)

#### What Large Language Models does CodeRabbit use?

CodeRabbit currently utilizes OpenAI's `gpt-4-turbo` and `gpt-3.5-turbo`. We're
researching and testing upcoming LLMs to ensure we're offering the most precise
reviews possible.

#### How does CodeRabbit compare to other AI code generators?

Code reviews remain essential, whether the code is written by a human or a bot.
Expand Down