From 377f725b485a56221aadf3c7129b5e87294e155d Mon Sep 17 00:00:00 2001 From: Shivam Rastogi Date: Thu, 22 Feb 2024 07:03:01 +0530 Subject: [PATCH] Update README.md (#1028) --- examples/vector_databases/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/vector_databases/README.md b/examples/vector_databases/README.md index db8045f..322ae84 100644 --- a/examples/vector_databases/README.md +++ b/examples/vector_databases/README.md @@ -26,5 +26,6 @@ Each provider has their own named directory, with a standard notebook to introdu - [Supabase](https://supabase.com/docs/guides/ai) - [Tembo](https://tembo.io/docs/tembo-stacks/vector-db) - [Typesense](https://typesense.org/docs/guide/) +- [Vespa AI](https://vespa.ai/) - [Weaviate](https://weaviate.io/developers/weaviate/quickstart) - [Zilliz](https://docs.zilliz.com/docs/quick-start-1)