zilliztech/GPTCache

[Feature]: Cache answer diversity

Open

#551 aberto em 9 de out. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (407 forks)batch import
good first issuehacktoberfest

Métricas do repositório

Stars
 (5.857 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is your feature request related to a problem? Please describe.

Currently, when GPTCache evaluates similarity, it retrieves cached answers that meet the similarity threshold. However, in many generation scenarios, users may desire a range of answers that exhibit similar meaning but offer more content diversity.

Are you looking for a lightweight model that can easily rewrite text?

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Guia do colaborador