amikos-tech/chroma-go

Reranker Functions

Closed this issue · 3 comments

Ability to pass Chroma results to a reranking function

Properties:

  • Client-side
  • Signature - query + results => result rankings (floats)

The RF (reranker functions) should also accept Chroma results as input

Baseline interface defined