Commit graph

2521 commits

Author SHA1 Message Date
Igor Ilic
d890c48171 Merge branch 'dev' into dataset-permissions-auth-refactor 2025-06-06 10:25:06 +02:00
Igor Ilic
463b360740 fix: Resolve issue with sqlite on Ubuntu24.04 2025-06-05 19:27:09 +02:00
Tomaz Bratanic
e8487a06b5
Neo4j base node label (#903)
Adds base node label to Neo4j Adapter

## 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.

---------

Signed-off-by: Diego B Theuerkauf <diego.theuerkauf@tuebingen.mpg.de>
Co-authored-by: Boris <boris@topoteretes.com>
Co-authored-by: vasilije <vas.markovic@gmail.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: Daniel Molnar <soobrosa@gmail.com>
Co-authored-by: Diego Baptista Theuerkauf <34717973+diegoabt@users.noreply.github.com>
Co-authored-by: Dmitrii Galkin <36552323+dm1tryG@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2025-06-05 18:15:40 +02:00
Boris Arzentar
3dced5f16e
fix: qdrant health check 2025-06-05 15:32:59 +02:00
Boris Arzentar
0314d3b63d
fix: correct qdrant image version 2025-06-05 15:15:27 +02:00
Boris Arzentar
5472975557
fix: use docker qdrant for tests 2025-06-05 15:07:37 +02:00
Igor Ilic
f58a8edac6 refactor: set proper GH action order to have test be valid 2025-06-03 20:54:25 +02:00
Igor Ilic
0be496ed73 refactor: Have db examples run in parallel 2025-06-03 20:44:07 +02:00
Igor Ilic
1052a58c45 refactor: Update cognee lib versions 2025-06-03 20:21:24 +02:00
Igor Ilic
1fb0aeea79 Merge branch 'dataset-permissions-auth-refactor' of github.com:topoteretes/cognee into dataset-permissions-auth-refactor 2025-06-03 11:48:03 +02:00
Igor Ilic
294c2a4c22 refactor: Resolve different unit test logic 2025-06-03 11:47:43 +02:00
Igor Ilic
87a2b841c0
Merge branch 'dev' into dataset-permissions-auth-refactor 2025-06-03 11:38:05 +02:00
Igor Ilic
172aea611a Revert "fix: add auth0 authorization"
This reverts commit bcb5b12964.
2025-06-03 11:36:05 +02:00
Hande
d720a4dbb2
feat: add relational db migration and dlt example (#843)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.

---------

Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-06-03 06:35:26 +02:00
Hande
e0aa7c9a61
fix: memgraph adapter (#899)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.
2025-06-02 22:38:23 +02:00
Boris Arzentar
450d9ada33
Merge remote-tracking branch 'origin/dev' into dataset-permissions-auth-refactor 2025-06-02 16:59:05 +02:00
Boris Arzentar
748671484e
Merge remote-tracking branch 'origin/dataset-permissions-auth-refactor' into dataset-permissions-auth-refactor 2025-06-02 16:58:23 +02:00
Boris Arzentar
bcb5b12964
fix: add auth0 authorization 2025-06-02 16:58:03 +02:00
Igor Ilic
7f3aebd06d fix: Resolve issue with searching datasets by UUID 2025-06-02 15:41:15 +02:00
Igor Ilic
8e85cd2ae3 fix: resolve failing unit test 2025-06-02 15:13:58 +02:00
Igor Ilic
e14609bc4f refactor: Allow using dataset name for search endpoint 2025-06-02 15:07:18 +02:00
Igor Ilic
f0022e2f07 refactor: keep old search datasets parameter 2025-06-02 14:46:24 +02:00
Igor Ilic
939aaf1b5e refactor: change endpoint to use url data 2025-06-02 13:34:38 +02:00
Igor Ilic
a500aeba80 fix: Resolve issue with wrong permission variable name 2025-06-02 13:23:14 +02:00
Igor Ilic
880f7d4c5d refactor: Handle PR comments 2025-06-02 12:48:30 +02:00
Igor Ilic
55943630bd Merge branch 'dataset-permissions-auth-refactor' of github.com:topoteretes/cognee into dataset-permissions-auth-refactor 2025-06-02 11:15:58 +02:00
Igor Ilic
35c554f337
refactor: Make relational db migration example clearer [dev branch] (#882)
<!-- .github/pull_request_template.md -->

## Description
Update relational db migration example so it's more understandable

## 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.

---------

Co-authored-by: Boris <boris@topoteretes.com>
2025-06-02 04:38:46 -04:00
Boris Arzentar
e644c3b86d
Merge remote-tracking branch 'origin/dev' into dataset-permissions-auth-refactor 2025-05-31 12:17:59 +02:00
vasilije
8a23a94699 Merge remote-tracking branch 'origin/main' into dev 2025-05-30 17:30:02 -07:00
Vasilije
b58d7d44f3
fix: 0.1.41 Release (#894)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.

---------

Signed-off-by: Diego B Theuerkauf <diego.theuerkauf@tuebingen.mpg.de>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
Co-authored-by: Boris <boris@topoteretes.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: Daniel Molnar <soobrosa@gmail.com>
Co-authored-by: Diego Baptista Theuerkauf <34717973+diegoabt@users.noreply.github.com>
Co-authored-by: Dmitrii Galkin <36552323+dm1tryG@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2025-05-31 02:19:29 +02:00
vasilije
6c2848cc46 Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	CONTRIBUTING.md
#	Dockerfile
#	README.md
#	cognee-mcp/pyproject.toml
#	cognee-mcp/src/server.py
#	cognee-mcp/uv.lock
#	cognee/infrastructure/databases/graph/memgraph/memgraph_adapter.py
#	cognee/infrastructure/databases/graph/networkx/adapter.py
#	cognee/infrastructure/databases/vector/chromadb/ChromaDBAdapter.py
#	cognee/infrastructure/databases/vector/milvus/MilvusAdapter.py
#	cognee/infrastructure/databases/vector/qdrant/QDrantAdapter.py
#	cognee/infrastructure/databases/vector/weaviate_db/WeaviateAdapter.py
#	cognee/modules/retrieval/graph_completion_retriever.py
#	cognee/modules/retrieval/utils/brute_force_triplet_search.py
#	cognee/tests/test_neo4j.py
#	entrypoint.sh
#	pyproject.toml
#	uv.lock
2025-05-30 14:17:27 -07:00
Boris
57b0e0ef0b
Merge with main (#892)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.

---------

Co-authored-by: vasilije <vas.markovic@gmail.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: Daniel Molnar <soobrosa@gmail.com>
Co-authored-by: Diego Baptista Theuerkauf <34717973+diegoabt@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2025-05-30 23:13:04 +02:00
Boris
5a04421065
version: v0.1.41 (#890)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.
2025-05-30 22:59:07 +02:00
Boris
d91602e24b
0.1.41 Release fixes (#889)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.
2025-05-30 22:06:14 +02:00
Boris Arzentar
29ec092520
Merge remote-tracking branch 'origin/dev' into dataset-permissions-auth-refactor 2025-05-30 15:45:46 +02:00
hajdul88
d8ef2903ba
feat: removes unused properies from node and edge pydantic models (#884)
<!-- .github/pull_request_template.md -->

## Description
Removes unused properies from node and edge pydantic models.

## 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.

Co-authored-by: Boris <boris@topoteretes.com>
2025-05-30 15:35:32 +02:00
Boris Arzentar
f0f3a5de5f
Merge remote-tracking branch 'origin/dev' into dataset-permissions-auth-refactor 2025-05-30 15:00:21 +02:00
hajdul88
b94c846616
Fix: Disable faulty graph metrics calculation in demos (#888)
<!-- .github/pull_request_template.md -->

## Description
Removes graph metrics calculation from dynamic steps and ontology demos

## 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.
2025-05-29 19:50:48 +02:00
Daniel Molnar
b5ebed1f7d
Docstring infrastructure. (#880)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.
2025-05-28 17:47:31 +02:00
Igor Ilic
7c3d7eb718 refactor: Remove todo comment 2025-05-28 17:28:48 +02:00
Igor Ilic
b057cf27f5 fix: Resolve issue with sending UUID over cognify endpoint 2025-05-28 16:14:46 +02:00
Igor Ilic
9e473996d3 fix: Remove blocking dataset id check 2025-05-28 16:01:24 +02:00
Igor Ilic
ad462d8510 docs: Remove resolved TODOs 2025-05-28 15:55:20 +02:00
Igor Ilic
569ffdead0 feat: Add write permission enforcment 2025-05-28 15:36:40 +02:00
Daniel Molnar
ff997f48b5
Docstring modules. (#877)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-05-27 21:33:58 +02:00
Daniel Molnar
bb68d6a0df
Docstring tasks. (#878)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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.
2025-05-27 21:33:16 +02:00
Igor Ilic
7053ce7c84 feat: add write permission enforcement to Cognee 2025-05-27 16:02:17 +02:00
hajdul88
ec68e99438
Fix: removes ontology resolver initialization at import (#876)
<!-- .github/pull_request_template.md -->

## Description
Removes ontology resolver initialization at import.

## 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.
2025-05-27 15:23:42 +02:00
hajdul88
965033e161
Feat: Adds subgraph retriever to graph based completion searches (#874)
<!-- .github/pull_request_template.md -->

## Description
Adds subgraph retriever to graph based completion searches

## 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.
2025-05-27 11:40:47 +02:00
Igor Ilic
834d959b11
Readme local install (#872)
<!-- .github/pull_request_template.md -->

## Description
Add info about installing Cognee locally

## 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.
2025-05-26 15:47:57 +02:00