zilliztech/GPTCache
Auf GitHub ansehen[Feature]:Support integrate Elasticsearch as the VectorBase
Open
#490 geöffnet am 19. Juli 2023
good first issuehelp wantedplanned
Repository-Metriken
- Stars
- (5.857 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Is your feature request related to a problem? Please describe.
Elasticsearch is a distributed, RESTful search and analytics engine. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
Will gptcache integrate Elasticsearch as the vectorbase?
Describe the solution you'd like.
Implement the gptcache.manager.vector_data.base.VectorBase
Describe an alternate solution.
Implement the gptcache.manager.vector_data.base.VectorBase
Anything else? (Additional Context)
Nothing