Igor Ilic
c4eabd3573
Merge branch 'dev' into configurable-path-exclusion-code-graph
2025-08-29 16:14:47 +02:00
Igor Ilic
0ecea42c2c
test: Remove repo path test
2025-08-29 16:12:25 +02:00
hajdul88
1970106f1e
chore: adds docstrings
2025-08-29 16:07:18 +02:00
Vasilije
0cb1fd447c
fix: Make metadata prune true by default ( #1316 )
...
<!-- .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-29 16:07:01 +02:00
Igor Ilic
4159846bb3
fix: Make exluded paths use absolute path
2025-08-29 16:04:14 +02:00
Igor Ilic
14e07bc650
fix: Make metadata prune true by default
2025-08-29 14:41:57 +02:00
Igor Ilic
978815586c
docs: Add docstring for node usage in backend
2025-08-29 14:21:42 +02:00
Igor Ilic
614055c850
refactor: Add docs for new search arguments
2025-08-29 14:16:18 +02:00
Igor Ilic
b9fa285c1a
fix: Add node_name and node_type to context search
2025-08-29 13:38:52 +02:00
Igor Ilic
e6ee182d78
fix: Handle [] node_name case
2025-08-29 13:03:06 +02:00
Igor Ilic
21f688385b
feat: Add nodeset as default node type
2025-08-29 12:53:29 +02:00
Igor Ilic
c3f5840bff
refactor: Remove unused argument
2025-08-29 12:24:15 +02:00
Neeraj Gopalakrishnan
de939c1547
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:39:04 -07:00
Neeraj Gopalakrishnan
ded92862c7
Update cognee/root_dir.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:38:39 -07:00
Neeraj Gopalakrishnan
d385d7edba
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:35:48 -07:00
Neeraj Gopalakrishnan
19e5980b50
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:35:03 -07:00
Neeraj Gopalakrishnan
6e262d5eb3
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:33:16 -07:00
Neeraj Gopalakrishnan
aa3d704adc
Update cognee/base_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-29 02:31:58 -07:00
gneeraj2001
b06fe395b3
Fix path handling consistency
...
Signed-off-by: gneeraj2001 <gneeraj2001@gmail.com>
2025-08-29 02:14:59 -07:00
Igor Ilic
5bfae7a36b
refactor: Resolve unit tests failing for search
2025-08-29 10:30:49 +02:00
Igor Ilic
fd4deee27c
feat: Handle multi language support with configurable-path-exclusion-code-graph
2025-08-28 19:04:24 +02:00
Igor Ilic
cf636ba77f
feat: Enable nodesets on backend
2025-08-28 18:37:44 +02:00
Igor Ilic
966e676d61
refactor: Have search prompt be empty string by default
2025-08-28 17:23:15 +02:00
hajdul88
90faf22dd0
chore: removing unused var
2025-08-28 17:08:40 +02:00
hajdul88
96a32dfc67
chore: removes auto importent useless lib
2025-08-28 17:06:41 +02:00
hajdul88
8747c0a2b0
feat: adds temporal example
2025-08-28 17:04:20 +02:00
hajdul88
15155520dd
feat: adds temporal retriever
2025-08-28 17:03:47 +02:00
Igor Ilic
7fd5e1e010
fix: Make custom_prompt be None by default
2025-08-28 13:53:08 +02:00
Igor Ilic
2915698d60
feat: Add only_context and system prompt flags for search
2025-08-28 13:43:37 +02:00
hajdul88
e4a5869a43
fix: fix graph promp path in event graph task
2025-08-28 10:55:26 +02:00
Igor Ilic
ac87e62adb
feat: Save search flag progress
2025-08-28 10:52:08 +02:00
hajdul88
140437acf1
ruff fix
2025-08-27 19:23:29 +02:00
hajdul88
34ff4ad9da
fix: circular dep fix
2025-08-27 19:21:49 +02:00
hajdul88
2d2a7d69d3
fix: adjusting test to the new Optional DocumentChunk property
2025-08-27 19:08:01 +02:00
hajdul88
70727332ee
ruff format
2025-08-27 18:08: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
8999f826c7
feat: adds temporal example
2025-08-27 18:04:21 +02:00
hajdul88
97abdeeb2a
feat: adds entity kg from events logic
2025-08-27 18:04:10 +02:00
hajdul88
7468ef6e53
feat: adds event entity extraction
2025-08-27 18:03:38 +02:00
hajdul88
3482f353a9
chore: adds extract kg from events and changes temporal tasks call
2025-08-27 18:02:57 +02:00
Vasilije
a2f8b594bd
chore: Update lock files ( #1306 )
...
<!-- .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 17:48:50 +02:00
Igor Ilic
1f2809a2e1
chore: Update lock files
2025-08-27 17:40:25 +02:00
Igor Ilic
66673af56d
feat: Return async gather for documents ( #1303 )
...
<!-- .github/pull_request_template.md -->
## Description
Return async gather for documents
## 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 17:08:41 +02:00
Vasilije
f1438e33cd
chore: Update mcp version ( #1304 )
...
<!-- .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 16:57:17 +02:00
Igor Ilic
7c08890609
chore: Update mcp version
2025-08-27 16:53:24 +02:00
Igor Ilic
94cbef44ed
feat: Return async gather for documents
2025-08-27 16:42:53 +02:00
Vasilije
220997d8fa
Feat/update notebooks pre release ( #1302 )
...
<!-- .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 16:41:50 +02:00
Vasilije
64ffcdec50
Feat/update notebooks pre release ( #1301 )
...
<!-- .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 16:40:01 +02:00
Daulet Amirkhanov
f339b27dfa
refactor: update Jupyter notebooks to prevent kernel exit during GitHub Actions
2025-08-27 15:37:29 +01:00