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