From d31e2b43a04cbdbb0f34e7be0d6882983949083a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20=C5=81ukawski?= Date: Tue, 11 Mar 2025 21:46:56 +0100 Subject: [PATCH] Remove duplicated notes in README (#31) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 54e9909..ba8cb2e 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,6 @@ It acts as a semantic memory layer on top of the Qdrant database. - `query` (string): Query to use for searching - Returns: Information stored in the Qdrant database as separate messages -> [!NOTE] -> The tool descriptions provided above are examples and may need to be customized for your specific use case. Consider adjusting the descriptions to better match your team's workflow and the specific types of code snippets you want to store and retrieve. - ## Environment Variables The configuration of the server is done using environment variables: