Commit graph

554 commits

Author SHA1 Message Date
Igor Ilic
f1144abc54 refactor: remove LLMGateway usage where not needed 2025-09-09 13:50:16 +02:00
Igor Ilic
89b51a244d feat: Add baml dynamic typing 2025-09-09 13:12:59 +02:00
Igor Ilic
59cd31b916 feat: Enable dynamic types of response model 2025-09-09 12:45:36 +02:00
Igor Ilic
2f59e6ee08 refactor: Have a dynamic model generator for python for baml responses 2025-09-08 22:58:52 +02:00
Igor Ilic
befb8ac237 feat: Save baml progress 2025-09-08 21:16:24 +02:00
Igor Ilic
f7eb482ba5 Merge branch 'dev' into baml-refactor 2025-09-08 17:23:40 +02:00
Igor Ilic
236776a69f refactor: Update baml client 2025-09-08 16:36:28 +02:00
Igor Ilic
6231882c24 refactor: Add baml client changes 2025-09-08 12:55:33 +02:00
Igor Ilic
7c27546951 refactor: Initial baml refactor commit 2025-09-08 11:33:15 +02:00
Boris
aaa1776293
feat: implement new local UI (#1279)
<!-- .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: Daulet Amirkhanov <damirkhanov01@gmail.com>
2025-09-05 15:39:04 +02:00
Vasilije
8d4ddf8cf1
Merge branch 'dev' into fix/embedding-exception-imports 2025-09-02 22:52:25 +02:00
Igor Ilic
3069870a12 chore: Remove docstring regarding relative path 2025-09-02 11:27:59 +02:00
Igor Ilic
4bb178cbc6 Merge branch 'dev' into fix-path-handling-consistency-gneeraj2001 2025-09-02 11:24:48 +02:00
Igor Ilic
f36357acd8 feat: path handling has to be absolute by gneeraj2001 2025-09-02 11:22:50 +02:00
gneeraj2001
cb6651a6e9 Fix path handling consistency
Signed-off-by: gneeraj2001 <gneeraj2001@gmail.com>
2025-09-02 11:22:50 +02:00
Vasilije
e52f9c6a20
feature: adds time graph option to cognify (#1307)
<!-- .github/pull_request_template.md -->

## Description
feature: adds time graph option to cognify

## 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-09-02 09:17:29 +02:00
Igor Ilic
0b6a9170b5
Merge branch 'dev' into gpt-5-reasoning-low 2025-09-01 17:18:55 +02:00
vasilije
940d4797bc added fix to embeddings format 2025-09-01 17:17:48 +02:00
lxobr
76143a7d48 fix: update embedding exception imports 2025-09-01 14:43:05 +02:00
vasilije
377c0d3973 added fix to embedding engine 2025-08-30 10:38:46 +02:00
Igor Ilic
bf1d4b9157 refactor: Change reasoning from low to minimal 2025-08-29 18:15:35 +02:00
Igor Ilic
fc06256b7e feat: Add low reasoning for gpt5 model 2025-08-29 17:59:29 +02:00
hajdul88
1970106f1e chore: adds docstrings 2025-08-29 16:07:18 +02:00
hajdul88
15155520dd feat: adds temporal retriever 2025-08-28 17:03:47 +02:00
hajdul88
e4a5869a43 fix: fix graph promp path in event graph task 2025-08-28 10:55:26 +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
7468ef6e53 feat: adds event entity extraction 2025-08-27 18:03:38 +02:00
hajdul88
9bb36f37c0 feat: adds event graph extraction to LLMGateway for litellm 2025-08-27 15:17:32 +02:00
Vasilije
62afced9a5
feat: Added custom prompt to cognify (#1278)
<!-- .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-27 14:10:21 +02:00
Igor Ilic
9c31617c2f fix: Resovle windows file path issue 2025-08-26 21:41:56 +02:00
Igor Ilic
8c69653912 fix: Resolve issue with Windows path 2025-08-26 20:22:20 +02:00
Igor Ilic
d4b23aa565 feat: Add process_pipeline_check 2025-08-25 17:16:08 +02:00
vasilije
d69669b527 added ability to send custom prompts to cognify 2025-08-22 12:37:51 +02:00
hajdul88
67d88c4e85
Merge branch 'dev' into feature/cog-2734-cognee-feedbacks-interactions-poc-to-prod 2025-08-19 17:04:09 +02:00
hajdul88
f5d8fc6e81 chore: ruff ruff 2025-08-19 16:50:50 +02:00
hajdul88
4a5d5f70d0 feat: adds feedback weights to edges 2025-08-19 16:50:21 +02:00
Daulet Amirkhanov
e912b6f37e fix: ensure connection check before executing checkpoint in KuzuAdapter 2025-08-19 11:27:30 +01:00
hajdul88
fc43ac7a01 feat: adds user feedback search type 2025-08-18 17:54:49 +02:00
vasilije
1bd40f1401 renamed max tokens 2025-08-17 12:39:51 +02:00
Vasilije
c4ec6799a6
Merge branch 'dev' into move_to_gpt5 2025-08-17 12:20:57 +02:00
vasilije
b0e3f89340 move to gpt5 2025-08-17 12:19:34 +02:00
Vasilije
73e1aa768c
Merge branch 'dev' into issues/1183 2025-08-15 15:05:00 +02:00
Vasilije
271e7e9cf4
feature: Introduces new error handling (4 base errors + specified hierarchical exception handling) (#1242)
<!-- .github/pull_request_template.md -->

## Description
Introduces new error handling (4 base errors + specified hierarchical
exception handling)

## 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-15 13:30:30 +02:00
Igor Ilic
1ee697b000 fix: Return distributed as part of Cognee build 2025-08-15 12:27:03 +02:00
Daulet Amirkhanov
8825aaad9f format: ruff format 2025-08-15 11:01:08 +01:00
misselvexu
81a17580a6 Remove NetworkX from cognee core. 2025-08-15 10:28:56 +01: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
741188f788
Main merge vol5 (#1252)
<!-- .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: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Co-authored-by: Pavel Zorin <pazonec@yandex.ru>
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-08-14 21:17:17 +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