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

adding web search integration #218

Merged
merged 1 commit into from
Feb 4, 2025
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
14 changes: 12 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,19 @@ sidebar_position: 13

## February 4, 2025

### Bitbucket Cloud Support & CircleCI Pipeline Failure Detection
### Bitbucket Cloud Support, CircleCI Pipeline Failure Detection & Web Search Integration

We're excited to announce two major updates:
We're excited to announce three major updates:

#### [Perplexity API](https://www.perplexity.ai/) Web Search Integration

CodeRabbit can now search the web using [Perplexity](https://www.perplexity.ai/) to provide enhanced context in:

- Pull request reviews
- Inline code comments
- Issue comments

This feature helps provide more accurate and up-to-date suggestions by incorporating relevant documentation, best practices, and solutions from across the web.

#### Bitbucket Cloud Integration

Expand Down