pinecone-io / canopy

Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone
https://www.pinecone.io/
Apache License 2.0
976 stars 121 forks source link

Add Cohere Reranker #269

Closed izellevy closed 10 months ago

izellevy commented 10 months ago

Problem

We currently do not rerank results. Reranking the results can result in better quality responses.

Solution

Added Cohere reranker

Type of Change

Test Plan

Added the relevant tests.