From 08b326550a60bac437b27ececebf1e2cc21d680e Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:23:16 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0e54f1e0e..1db472422 100644 --- a/README.md +++ b/README.md @@ -85,12 +85,6 @@ To use different LLM providers, for more info check out our .env -``` -You can see available env variables in the repository `.env.template` file. If you don't specify it otherwise, like in this example, SQLite (relational database), LanceDB (vector database) and NetworkX (graph store) will be used as default components. - This script will run the default pipeline: ```python