zilliztech/GPTCache

[Feature]: Multi-tenant GPTCache service

Open

#550 aperta il 9 ott 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (407 fork)batch import
good first issuehacktoberfest

Metriche repository

Star
 (5857 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Currently, the GPTCache service uses a cache object to manage cached data. If GPTCache serves multiple users, user A's cached data may be queried by user B. Naturally, this is not allowed in reality.

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Guida contributor