Daulet Amirkhanov
258aab42b5
ruff format
2025-09-03 14:12:48 +01:00
Daulet Amirkhanov
21e48093ce
feat: simplify authentication logic and add logging for default user creation failures
2025-09-03 14:12:37 +01:00
Daulet Amirkhanov
cd285d2f56
ruff format
2025-09-03 14:09:33 +01:00
Daulet Amirkhanov
201c61f47f
feat: add authentication requirement to OpenAPI schema
2025-09-03 14:09:16 +01:00
Daulet Amirkhanov
de9bb495bc
tests: update tests with suggested changes
2025-09-03 14:05:59 +01:00
Daulet Amirkhanov
aa1251b370
chore: clean up imports
2025-09-03 13:58:18 +01:00
Daulet Amirkhanov
f0e8f8cc47
refactor: use patch decorators instead of context managers
2025-09-03 13:58:18 +01:00
Daulet Amirkhanov
0f066ebf99
fix: remove unnecessary authentication check for default user
2025-09-03 13:58:18 +01:00
Vasilije
ea0edc7056
Merge branch 'dev' into feat/make-authentication-optional
2025-09-02 15:19:18 +02:00
Igor Ilic
405b7d80c6
refactor: move config path test to unit tests
2025-09-02 11:54:15 +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
Neeraj Gopalakrishnan
3027b01701
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-02 11:22:50 +02:00
Neeraj Gopalakrishnan
e063c49089
Update cognee/root_dir.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-02 11:22:50 +02:00
Neeraj Gopalakrishnan
fde28725a4
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-02 11:22:50 +02:00
Neeraj Gopalakrishnan
c9e4e6e6f4
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-02 11:22:50 +02:00
Neeraj Gopalakrishnan
d3dd87d90e
Update cognee/tests/test_path_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-02 11:22:50 +02:00
Neeraj Gopalakrishnan
0e1e14b7c1
Update cognee/base_config.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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
Daulet Amirkhanov
9380841a02
refactor: consolidate user mock fixtures for improved test organization
2025-09-01 18:02:48 +01: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
hajdul88
60b09182cf
fixes linting
2025-09-01 15:33:11 +02:00
hajdul88
d336511c57
ruff fix
2025-09-01 15:31:30 +02:00
hajdul88
9df440c020
feat: adds time extraction + unit tests for temporal retriever
2025-09-01 15:18:29 +02:00
Daulet Amirkhanov
126ca8a306
ruff format
2025-09-01 13:07:38 +01:00
Daulet Amirkhanov
2a3ec5f762
keep get_authenticated_user and move conditional auth
2025-09-01 13:06:38 +01:00
vasilije
377c0d3973
added fix to embedding engine
2025-08-30 10:38:46 +02:00
hajdul88
f276c2aa2a
ruff fix
2025-08-29 18:41:16 +02:00
hajdul88
b3853f7454
fix: fixes asserts
2025-08-29 18:40:18 +02:00
hajdul88
4e9c0810c2
Merge branch 'dev' into feature/cog-2746-time-graph-to-cognify
2025-08-29 18:21:45 +02:00
hajdul88
0fac4da2d0
feat: adds temporal graph integration and structural tests
2025-08-29 18:21:24 +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
Vasilije
4ee807579b
Merge branch 'dev' into configurable-path-exclusion-code-graph
2025-08-29 17:32:31 +02:00
Igor Ilic
4b1681d856
Merge branch 'dev' into optional-search-flags
2025-08-29 17:02:11 +02:00
Igor Ilic
96dff59f4c
Merge branch 'dev' into configurable-path-exclusion-code-graph
2025-08-29 16:54:08 +02:00
Vasilije
eb5631370e
feat: Enable nodesets on backend ( #1314 )
...
<!-- .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:21:42 +02:00
hajdul88
79c0466d09
Merge branch 'feature/cog-2746-time-graph-to-cognify' of github.com:topoteretes/cognee into feature/cog-2746-time-graph-to-cognify
2025-08-29 16:20:58 +02:00
hajdul88
6d38ece89c
Merge branch 'dev' into feature/cog-2746-time-graph-to-cognify
2025-08-29 16:20:42 +02:00
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
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