From 95279d0805fc446691e27a3ad8afd63ee0c48e96 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:22:59 +0200 Subject: [PATCH 1/2] chore: Update CONTRIBUTING.md (#1119) ## Description ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9028e2dd1..6d8071b56 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,7 @@ This guide will help you get started and ensure your contributions can be effici - [Code of Conduct](CODE_OF_CONDUCT.md) - [Discord Community](https://discord.gg/bcy8xFAtfd) - [Issue Tracker](https://github.com/topoteretes/cognee/issues) +- [Cognee Docs](https://docs.cognee.ai) ## 1. 🚀 Ways to Contribute @@ -69,6 +70,13 @@ Looking for a place to start? Try filtering for [good first issues](https://gith git clone https://github.com//cognee.git cd cognee ``` +In case you are working on Vector and Graph Adapters +1. Fork the [**cognee**](https://github.com/topoteretes/cognee-community) repository +2. Clone your fork: +```shell +git clone https://github.com//cognee-community.git +cd cognee-community +``` ### Create a Branch From 844f4830d65fabcf1cbf14384ec704312ced57da Mon Sep 17 00:00:00 2001 From: Daulet Amirkhanov Date: Mon, 21 Jul 2025 20:00:53 +0100 Subject: [PATCH 2/2] chore: fix typo in .env.template (#1122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description Fixed a minor typo in `.env.template`. Not the biggest change, but that's a start ¯\_(ツ)_/¯ ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --- .env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.template b/.env.template index fc2b2450a..85cb35599 100644 --- a/.env.template +++ b/.env.template @@ -49,7 +49,7 @@ EMBEDDING_DIMENSIONS = 4096 HUGGINGFACE_TOKENIZER = "Salesforce/SFR-Embedding-Mistral" ### -### openrouter, also frewe +### openrouter, also free ### LLM_API_KEY="<