From 9cb48596d4d85ebf1239a257b0f91136a6aa9d04 Mon Sep 17 00:00:00 2001 From: "Vince Fulco--Bighire.tools" Date: Wed, 20 Dec 2023 00:19:09 +0700 Subject: [PATCH] Update generative-search-with-weaviate-and-openai.ipynb (#920) --- .../weaviate/generative-search-with-weaviate-and-openai.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb b/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb index 6981775f..1c7d7fb8 100644 --- a/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb +++ b/examples/vector_databases/weaviate/generative-search-with-weaviate-and-openai.ipynb @@ -24,7 +24,7 @@ "\n", "This cookbook only coveres Generative Search examples, however, it doesn't cover the configuration and data imports.\n", "\n", - "In order to make the most of this cookbook, please complete the [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb) firts, where you will learn the essentials of working with Weaviate and import the demo data.\n", + "In order to make the most of this cookbook, please complete the [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb) first, where you will learn the essentials of working with Weaviate and import the demo data.\n", "\n", "Checklist:\n", "* completed [Getting Started cookbook](./getting-started-with-weaviate-and-openai.ipynb),\n",