Commit graph

369 commits

Author SHA1 Message Date
vasilije
5486fe7eb4 added fix 2025-09-07 15:21:08 -07:00
vasilije
fc8a6d704e added issue with path fixes 2025-09-06 04:08:45 -07:00
Igor Ilic
a0ce648146 Merge branch 'dev' into memify-pipeline 2025-09-04 21:07:39 +02:00
Igor Ilic
c1106b76fe feat: Added new coding rules search 2025-09-04 17:53:07 +02:00
Igor Ilic
2847569616 feat: memify next iteration 2025-09-03 16:08:32 +02:00
Vasilije
10b18e5782
Merge branch 'dev' into COG-2826 2025-09-02 22:51:01 +02:00
Igor Ilic
af084af70f feat: Memify pipeline initial commit 2025-09-02 21:32:09 +02:00
Igor Ilic
72e5b2bec8 feat: Initial memify commit 2025-09-01 17:48:50 +02:00
hajdul88
4e9c0810c2
Merge branch 'dev' into feature/cog-2746-time-graph-to-cognify 2025-08-29 18:21:45 +02:00
hajdul88
1970106f1e chore: adds docstrings 2025-08-29 16:07:18 +02:00
Igor Ilic
4159846bb3 fix: Make exluded paths use absolute path 2025-08-29 16:04:14 +02:00
Igor Ilic
fd4deee27c feat: Handle multi language support with configurable-path-exclusion-code-graph 2025-08-28 19:04:24 +02:00
hajdul88
34ff4ad9da fix: circular dep fix 2025-08-27 19:21:49 +02:00
vasilije
38bbfd42cf added lancedb pandas removal 2025-08-27 19:14:16 +02:00
hajdul88
678173dad4
Merge branch 'dev' into feature/cog-2746-time-graph-to-cognify 2025-08-27 18:07:20 +02:00
hajdul88
58a3be7c12 ruff format 2025-08-27 18:04:58 +02:00
hajdul88
97abdeeb2a feat: adds entity kg from events logic 2025-08-27 18:04:10 +02:00
hajdul88
5a43751e61 feat: adds entity and event extraction task 2025-08-27 15:17:57 +02:00
hajdul88
a3cc1ebe2d feat: adds pydantic models 2025-08-27 15:15:55 +02:00
Igor Ilic
6ca46f1e53 refactor: ruff format 2025-08-27 14:23:53 +02:00
Igor Ilic
d4ce0e18fd Merge branch 'main' into merge-main-vol-6 2025-08-27 14:21:25 +02:00
vasilije
d69669b527 added ability to send custom prompts to cognify 2025-08-22 12:37:51 +02:00
Fardeen Malik
03d3e13850
Update cognee/tasks/repo_processor/get_repo_file_dependencies.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-18 22:05:39 +05:30
Fardeen Malik
fdb0c8292a
Update cognee/tasks/repo_processor/get_repo_file_dependencies.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-18 22:04:47 +05:30
P-FardeenMalik
6de749b39a Fix bot review issues: update function signature, tighten filters, remove inspect hack 2025-08-18 21:49:55 +05:30
Fardeen Malik
b984057205
Merge branch 'main' into multi-lang-codegraph 2025-08-18 19:24:27 +05:30
hajdul88
1d63da7923 chore: removes duplicated func def 2025-08-18 13:26:45 +02:00
hajdul88
fbb7d72461 fix: ruff formatting 2025-08-18 13:24:14 +02:00
hajdul88
dc637f70b0 fix: fixes add datapoints params 2025-08-18 13:23:57 +02:00
hajdul88
d53ebb2164
Merge branch 'dev' into feature/cog-2734-cognee-feedbacks-interactions-poc-to-prod 2025-08-18 13:17:13 +02:00
hajdul88
711c805c83 feat: adds cognee-user interactions to search 2025-08-18 13:14:06 +02:00
hajdul88
d884cc46e9
Merge branch 'dev' into feature/cog-2717-add-better-error-management-to-cognee 2025-08-15 08:15:05 +02:00
Igor Ilic
4543890a70
Loader separation (#1240)
<!-- .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>
2025-08-14 19:55:39 +02:00
hajdul88
a7d7e12d4c ruff fix 2025-08-14 14:48:35 +02:00
hajdul88
affbc557d2 chore: ruff formatting 2025-08-14 14:17:35 +02:00
hajdul88
63d071f0d8 feat: adds input checks for add datapoints and summarization tasks 2025-08-14 14:17:13 +02:00
hajdul88
9f965c44b4 feat: adds input checks for extract graph from data 2025-08-14 13:53:39 +02:00
hajdul88
df3a3df117 feat: adds errors to classify, and chunking top level 2025-08-14 13:12:08 +02:00
hajdul88
c99b453d96 feat: adds WrongDataDocumentError to classify documents 2025-08-14 10:57:16 +02:00
hajdul88
dbb967fda8 chore: updates neptune exception base + ruff 2025-08-13 16:28:05 +02:00
hajdul88
748e9fad86 feat: adds s3 file system not found error to ingestion 2025-08-13 16:17:58 +02:00
hajdul88
66d2c75128 chore: changing docstring 2025-08-13 15:20:24 +02:00
hajdul88
68327d3ab9 chore: Changing base classes for exceptions that were already defined 2025-08-13 15:14:43 +02:00
hajdul88
32996aa0d0 feat: adds new error classes to llm and databases + introduces loglevel and logging from child error 2025-08-13 13:40:50 +02:00
Igor Ilic
a75a79f012
Lancedb async lock (#1222)
<!-- .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-08-12 08:46:15 -04:00
P-FardeenMalik
0a330683de Extend CodeGraph pipeline for multi-language support (closes #1160) 2025-08-11 13:48:37 +05:30
Igor Ilic
5c44d01265
Merge branch 'dev' into configurable-path-exclusion-code-graph 2025-08-07 16:12:15 +02:00
Vasilije
dabd0912f8
feat: Cog 2082 add BAML to cognee (#1054)
<!-- .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: Raj2604 <rajmandhare26@gmail.com>
Co-authored-by: Daulet Amirkhanov <damirkhanov01@gmail.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
Co-authored-by: Raj Mandhare <96978537+Raj2604@users.noreply.github.com>
Co-authored-by: Pedro Thompson <thompsonp17@hotmail.com>
Co-authored-by: Pedro Henrique Thompson Furtado <pedrothompson@petrobras.com.br>
2025-08-06 10:41:47 +02:00
Igor Ilic
8d4ed35cbe
Fix low level pipeline (#1203)
<!-- .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-08-05 17:01:48 +02:00
Hassan
8f26a01b3a style: run ruff format and fix lint issues 2025-08-02 10:33:07 -07:00