Commit graph

2657 commits

Author SHA1 Message Date
Boris Arzentar
66427e725c
fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
Boris Arzentar
340a61b20a
Merge remote-tracking branch 'origin/dev' into feat/modal-parallelization 2025-07-08 22:13:22 +02:00
Matea Pesic
c600eb7a56
Memgraph fix (#1062)
<!-- .github/pull_request_template.md -->

## Description
Updated get_edges function so the output id matches internal ID

## 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: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-07-08 20:00:11 +02:00
Igor Ilic
3a6e973c35
chore: Update lock files (#1065)
<!-- .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-07-08 15:25:09 +02:00
Igor Ilic
5170c5852e
chore: Update cognee dev version (#1064)
<!-- .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-07-08 14:55:14 +02:00
Igor Ilic
c3744ae8f9
Merge main vol3 (#1063)
<!-- .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-07-08 14:33:34 +02:00
Igor Ilic
0d80ec49a2
Merge branch 'dev' into merge-main-vol3 2025-07-08 14:32:19 +02:00
Igor Ilic
e51de46163
feat: Add test for permissions, change Cognee search return value (#1058)
<!-- .github/pull_request_template.md -->

## Description
Add tests for permissions for Cognee

## 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-07-08 13:33:03 +02:00
Boris Arzentar
f1c5acf16c
fix: pgvector dependency import 2025-07-08 11:54:49 +02:00
Boris Arzentar
8178897245
Merge remote-tracking branch 'origin/dev' into feat/modal-parallelization 2025-07-08 10:26:11 +02:00
Boris Arzentar
a4a2742c52
fix: add retries 2025-07-08 10:26:06 +02:00
Igor Ilic
cb45897d7d
Secure api v2 (#1050)
<!-- .github/pull_request_template.md -->

## Description
Modify endpoints to allow better security for different infrastructure
needs and setups

## 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-07-07 20:41:43 +02:00
Boris Arzentar
68adf6877b
fix: handle queue error 2025-07-07 13:54:22 +02:00
Boris Arzentar
fa5ea44345
Merge remote-tracking branch 'origin/dev' into feat/modal-parallelization 2025-07-06 21:03:10 +02:00
Boris Arzentar
685d282f5c
fix: add error handling 2025-07-06 21:03:02 +02:00
Vasilije
ef1aecd835
fix: Update README.md (#1055)
<!-- .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-07-06 15:06:48 +02:00
Vasilije
29b5d8b39e
Update README.md 2025-07-06 15:04:32 +02:00
hajdul88
3c3c89a140
fix: Adds graceful handling quick fix for damaged pdf files (#1047)
<!-- .github/pull_request_template.md -->

## Description
fix: Adds graceful handling quick fix for damaged pdf files

## 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-07-06 13:09:42 +02:00
Vasilije
4e77485a1d
Update README.md 2025-07-05 10:41:46 +02:00
Boris Arzentar
f8f1bb3576
fix: add queue for data points saving 2025-07-04 18:26:22 +02:00
Boris Arzentar
4eba76ca1f
Merge remote-tracking branch 'origin/dev' into feat/modal-parallelization 2025-07-04 15:37:57 +02:00
Boris Arzentar
00dd3b8d97
fix: run cognee distributed with modal 2025-07-04 15:28:05 +02:00
Vasilije
c936f5e0a3
feat: adding docstrings (#1045)
<!-- .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-07-03 21:24:47 +02:00
Vasilije
ada3f7b086
fix: Logger suppresion and database logs (#1041)
<!-- .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>
2025-07-03 20:08:27 +02:00
Boris Arzentar
611df1e9b9
fix: unit tests and ruff lint errors 2025-07-02 11:39:10 +02:00
Boris Arzentar
86bd3e4a5a
Merge remote-tracking branch 'origin/dev' into feat/modal-parallelization 2025-07-02 11:28:22 +02:00
Boris
b8ea699abe
fix: Fixes pdf cut type None bug by introducting default cut type (#1044)
…cut type

<!-- .github/pull_request_template.md -->

## Description
 Fixes pdf cut type None bug by introducting default cut type

## 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-07-02 10:54:13 +02:00
hajdul88
7510c6f572 Fix: fixes None last_cut_type pydantic errors by introducing default cut type 2025-07-02 09:51:07 +02:00
hajdul88
6078b35b87
chore: Removes .env copy from mcp dockerfile (#1042)
<!-- .github/pull_request_template.md -->

## Description
Removes env copy from mcp docker file

## 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-07-01 14:14:38 +02:00
Igor Ilic
acd05e2ba5
Fix write permission different user (#1040)
<!-- .github/pull_request_template.md -->

## Description
Resolve issue with write permission for different users

## 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-07-01 13:29:42 +02:00
Vasilije
91168829ad
feat: add mcp switch (#1039)
<!-- .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-07-01 13:15:32 +02:00
Igor Ilic
691086b9b0 Merge branch 'dev' into fix-write-permission-different-user 2025-07-01 13:04:39 +02:00
Boris
9467034e49
chore: upgrade cognee package (#1037)
<!-- .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-07-01 11:07:47 +02:00
Igor Ilic
5a7b0d4985
refactor: Name local cognee version local instead of dev (#1032)
<!-- .github/pull_request_template.md -->

## Description
Change Cognee extracted version info when used locally from dev to local

## 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-07-01 10:30:07 +02:00
Boris Arzentar
b2a51dcf50
chore: upgrade cognee package 2025-07-01 10:15:12 +02:00
Igor Ilic
58aeb03688 fix: resolve issue with write permission on datasets not owned by current user 2025-06-30 19:15:18 +02:00
Vasilije
a3827f5884
Merge branch 'dev' into change-dev-version-to-local 2025-06-30 16:26:26 +02:00
Boris
cb905bba45
fix: Resolve pipeline id issue (#1035)
<!-- .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-30 16:18:39 +02:00
Igor Ilic
0e02f75636 fix: Resolve pipeline id issue 2025-06-30 16:00:42 +02:00
Boris
da14497ddc
fix: authorize in swagger (#1034)
<!-- .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-30 15:56:30 +02:00
Boris
00685bda58
fix: mcp server (#1033)
<!-- .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-30 15:16:05 +02:00
Boris Arzentar
64edb38c43
fix: add custom openauth schema 2025-06-30 15:09:13 +02:00
Boris Arzentar
72ac4bce43
Merge remote-tracking branch 'origin/dev' into fix/aithorize-in-swagger 2025-06-30 14:34:10 +02:00
Boris Arzentar
9b5ea631c6
Merge remote-tracking branch 'origin/dev' into fix/mcp-and-ui 2025-06-30 14:22:42 +02:00
Boris Arzentar
3da2bf381a
fix: try importing local module 2025-06-30 14:22:29 +02:00
vasilije
cf9b5a2977 added update 2025-06-30 14:20:06 +02:00
vasilije
3e43a4726f notebooks and poetry lock update 2025-06-30 14:20:06 +02:00
Boris Arzentar
9b9e332f28
Merge remote-tracking branch 'origin/dev' into fix/mcp-and-ui 2025-06-30 13:42:25 +02:00
Boris Arzentar
ce8203e2d3
fix: update cognee in mcp and use stdio server 2025-06-30 13:42:13 +02:00
Igor Ilic
f810434aa6 refactor: Name local cognee version local instead of dev 2025-06-30 13:24:51 +02:00