vasilije
aa445cfaa7
addressed issues
2025-09-07 15:56:11 -07:00
Vasilije
dd3049bf03
Merge branch 'dev' into COG-2826
2025-09-04 02:44:05 +02:00
Vasilije
763c0d1fe5
feat: make authentication optional ( #1275 )
...
<!-- .github/pull_request_template.md -->
## Description
Quick sanity check
https://github.com/user-attachments/assets/2c899472-2280-4f35-86d2-a3901131b919
### Testing through frontend
1. Verifying user can create new datasets, and that dataset exists in
database
https://github.com/user-attachments/assets/a74ae246-6733-40c5-a63d-cd7c009f9e29
2. Verifying the dataset is owned by default user
https://github.com/user-attachments/assets/e7942428-df47-4902-be3d-9319dc5385cc
<!-- 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-09-04 02:42:49 +02:00
Vasilije
f5594268e7
Merge branch 'dev' into feat/make-authentication-optional
2025-09-04 02:42:40 +02:00
Daulet Amirkhanov
b9dad5f01d
ruff format
2025-09-03 16:51:30 +01:00
Daulet Amirkhanov
6fe2771421
refactor: update test imports and patching for conditional authentication tests
2025-09-03 16:51:14 +01:00
Daulet Amirkhanov
057c84fdc5
ruff check fix
2025-09-03 14:21:18 +01:00
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
140c8adfba
fix: embedding exception imports ( #1321 )
...
<!-- .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-09-02 22:52:34 +02:00
Vasilije
8d4ddf8cf1
Merge branch 'dev' into fix/embedding-exception-imports
2025-09-02 22:52:25 +02:00
Vasilije
10b18e5782
Merge branch 'dev' into COG-2826
2025-09-02 22:51:01 +02:00
Vasilije
ea0edc7056
Merge branch 'dev' into feat/make-authentication-optional
2025-09-02 15:19:18 +02:00
Vasilije
616075d6c4
Fix path handling consistency ( #1327 )
...
<!-- .github/pull_request_template.md -->
## Description
Fix path handling consistency by Gneeraj2001
## 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 15:17:38 +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
ac86fb6640
Merge branch 'main' into fix-path-handling-consistency-gneeraj2001
2025-09-02 11:24:53 +02:00
Igor Ilic
4bb178cbc6
Merge branch 'dev' into fix-path-handling-consistency-gneeraj2001
2025-09-02 11:24:48 +02:00
Igor Ilic
8a3e1b34b1
Merge branch 'fix-path-handling-consistency-gneeraj2001' of github.com:topoteretes/cognee into fix-path-handling-consistency-gneeraj2001
2025-09-02 11:24:44 +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
Igor Ilic
d8326a7e3a
feat: path handling has to be absolute by gneeraj2001
2025-09-02 11:21:05 +02:00
vasilije
0fd1dae448
reverted some changes and remove some upper bounds
2025-09-02 09:31:28 +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
Vasilije
e25ac2785c
Update README.md
2025-09-02 08:51:26 +02:00
Neeraj Gopalakrishnan
2da35deae3
Merge branch 'main' into fix-path-handling-consistency
2025-09-01 11:16:14 -07:00
Daulet Amirkhanov
9380841a02
refactor: consolidate user mock fixtures for improved test organization
2025-09-01 18:02:48 +01:00
Vasilije
2ef38b5af1
feat: Add low reasoning for gpt5 model ( #1317 )
...
<!-- .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-09-01 17:52:16 +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
Vasilije
7b21170e8e
fix: Embedding engine fix ( #1319 )
...
<!-- .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-09-01 17:17:04 +02:00
Vasilije
5bb32521bf
fix: Return coding rules to MCP ( #1323 )
...
<!-- .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-09-01 17:16:14 +02:00
Igor Ilic
74cf56e1ce
fix: Return coding rules to MCP
2025-09-01 17:13:51 +02:00
Vasilije
9b1af4db64
fix: Return coding rules to MCP ( #1322 )
...
<!-- .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-09-01 16:52:54 +02:00
Igor Ilic
e29c16edc5
fix: Return coding rules to MCP
2025-09-01 16:31:10 +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