Commit graph

1137 commits

Author SHA1 Message Date
Leon Luithlen
8a2cf2075a Add model_rebuild 2024-11-15 17:57:03 +01:00
Leon Luithlen
a3342918d9 Apply cosmetic changes and autoformat 2024-11-15 16:53:32 +01:00
Leon Luithlen
5b420ebccc Autoformat graph pydantic conversion code 2024-11-15 16:44:30 +01:00
Leon Luithlen
148eb4ed9b Add profile_graph_pydantic_conversion.py 2024-11-15 16:42:14 +01:00
Leon Luithlen
a1f72727bc Revert model_rebuild order 2024-11-15 16:17:33 +01:00
Leon Luithlen
f3f0bca9bd Revert making Person attributes optional 2024-11-15 16:03:53 +01:00
Leon Luithlen
370b59b39a Add get_graph_from_model_generative_test 2024-11-15 15:58:03 +01:00
Leon Luithlen
5a464bfca7 Refactor get_model_instance_from_graph 2024-11-15 15:57:50 +01:00
Leon Luithlen
afae70f3b5 Add get_graph_from_model_generative_test 2024-11-15 15:10:42 +01:00
Leon Luithlen
3c8a52f4b0 Fix inconsistent state between nodes and added_nodes and edges and added_edges 2024-11-15 14:47:36 +01:00
Leon Luithlen
a5860700a7 Remove include_root parameter 2024-11-15 14:00:59 +01:00
Leon Luithlen
05ea357520 Refactor get_graph_from_model 2024-11-15 13:43:13 +01:00
Leon Luithlen
2c0fce32d3 WIP get_graph_from_model 2024-11-15 13:38:33 +01:00
Leon Luithlen
7be613e2fc WIP nested pydantic structures 2024-11-15 11:57:26 +01:00
Leon Luithlen
0ea011ccd7 Adapt graph interfaces tests to debugged get_graph_from_model 2024-11-15 10:27:27 +01:00
Leon Luithlen
628f192b8d Remove added_nodes and added_edges default dicts 2024-11-15 10:27:06 +01:00
Vasilije
b858f0b06b
Merge pull request #216 from topoteretes/fix/remove-dspy-dependency
Remove dspy dependency
2024-11-14 16:25:06 +01:00
Leon Luithlen
0c5ac33aff Adjust poetry.lock 2024-11-14 15:54:28 +01:00
Leon Luithlen
ed8f9cd17e Remove dspy dependency 2024-11-14 15:50:29 +01:00
Vasilije
535d8281b4
Merge pull request #215 from topoteretes/clean_dspy
Remove dspy logic that confuses
2024-11-14 14:51:51 +01:00
Vasilije
bc2e17592d
Merge branch 'main' into clean_dspy 2024-11-14 14:50:43 +01:00
Vasilije
36ada5974d
Delete cognee/modules/cognify/dataset.py 2024-11-14 14:49:45 +01:00
Vasilije
8e9040815f
Delete cognee/modules/cognify/train.py 2024-11-14 14:49:34 +01:00
Vasilije
cf09a5ea37
Delete cognee/modules/cognify/test.py 2024-11-14 14:49:23 +01:00
Vasilije
c5d132ed14
Delete cognee/modules/cognify/evaluate.py 2024-11-14 14:49:08 +01:00
hajdul88
c1007091d1
Merge pull request #196 from topoteretes/feat/COG-553-graph-memory-projection
Feat/cog 553 graph memory projection
2024-11-14 14:48:41 +01:00
hajdul88
867e18de86 fix: Changes GraphDBInterface typing in CogneeGraph 2024-11-14 14:01:20 +01:00
hajdul88
32504255ef feat: Adds unit tests to CogneeGraph class 2024-11-14 11:46:17 +01:00
hajdul88
b516862edc Fix: Fixes import paths 2024-11-14 11:44:43 +01:00
hajdul88
d3fdddaa52 Revert "Checks the pgvector test issue"
This reverts commit 0d27371467.
2024-11-13 17:55:52 +01:00
hajdul88
0d27371467 Checks the pgvector test issue 2024-11-13 17:51:25 +01:00
hajdul88
d8024db002 fix: Fixes edge case handling 2024-11-13 17:18:07 +01:00
hajdul88
bf4eedd20e
Merge branch 'main' into feat/COG-553-graph-memory-projection 2024-11-13 16:45:13 +01:00
hajdul88
8e3a991dd0 feat: implements DB projection to memory 2024-11-13 16:38:57 +01:00
hajdul88
68bfb87f3a feat: Extends graph elements with new features 2024-11-13 16:34:36 +01:00
0xideas
7a72aa44d9
Merge pull request #197 from topoteretes/COG-577-add-unit-test-task
Cog 577 add unit test task
2024-11-13 15:34:13 +01:00
Leon Luithlen
49bc07d30d Rename ground_truth to expected_chunks 2024-11-13 14:41:28 +01:00
Leon Luithlen
cd80525420 Revert to EXTENSION_TO_DOCUMENT_CLASS implementation of classify_documents 2024-11-13 14:32:10 +01:00
Leon Luithlen
aa1480ca2c Remove unused imports and make PdfDocument_test a pytest function 2024-11-13 14:26:05 +01:00
0xideas
af88870076
Update cognee/tests/unit/interfaces/graph/util.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-13 14:24:45 +01:00
hajdul88
d3ff7e29be fix: removes duplicate from extensions 2024-11-13 14:06:18 +01:00
hajdul88
953fc7b9f9 Fix: Satisfies Pydantic model 2024-11-13 13:53:17 +01:00
hajdul88
9b62617394
Merge branch 'main' into feat/COG-553-graph-memory-projection 2024-11-12 16:56:40 +01:00
hajdul88
7363909862 feat: Adds CogneeGraph + memory projection init 2024-11-12 16:48:56 +01:00
hajdul88
f8ffdb4df5 feat: Adds cognee abstract graph class 2024-11-12 16:47:34 +01:00
Leon Luithlen
58a733c1d8 Increase time delta 2024-11-12 16:47:28 +01:00
Leon Luithlen
8a59cadd08 Remove unneeded ground truth dicts and autoformat 2024-11-12 16:47:28 +01:00
Leon Luithlen
826de0edbf Remove orphan dictionary 2024-11-12 16:47:28 +01:00
Leon Luithlen
83995fa548 Try old version of classify_documents 2024-11-12 16:47:28 +01:00
Leon Luithlen
2d74590ec4 Apply _test.py suffix to test files 2024-11-12 16:47:28 +01:00