From 096f8bfb1e8768888aba31bafebf42a582344768 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 4 Feb 2025 12:47:19 -0500 Subject: [PATCH] adding web search integration --- docs/changelog.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index a4577bd9..898f03c2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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