Boris
348610e73c
fix: refactor get_graph_from_model to return nodes and edges correctly ( #257 )
...
* fix: handle rate limit error coming from llm model
* fix: fixes lost edges and nodes in get_graph_from_model
* fix: fixes database pruning issue in pgvector (#261 )
* fix: cognee_demo notebook pipeline is not saving summaries
---------
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-12-06 12:52:01 +01:00
Boris
0268df298f
Merge branch 'main' into COG-698
2024-12-06 12:14:15 +01:00
Igor Ilic
351ce92001
Merge pull request #263 from topoteretes/gh-actions-all-branches
...
test: Update gh actions so they can run outside of PR to main
2024-12-06 12:04:47 +01:00
Igor Ilic
d254471023
test: Update gh actions so they can run outside of PR to main
...
Allow github actions to run on PRs that aren't targeting main
Test
2024-12-06 11:09:26 +01:00
Igor Ilic
1e098ae70d
refactor: Add error handling to hash util
...
Added error handling to reading of file in hash util
Refactor COG-505
2024-12-05 20:54:55 +01:00
Igor Ilic
e80377b729
refactor: Move hash calculation of file to util
...
Moved hash calculation of file to shared utils, added better typing
Refactor COG-505
2024-12-05 20:33:30 +01:00
Igor Ilic
9ba5d49e69
test: Fix test for multimedia deduplication
...
Add missing function to get data from database to multimedia deduplication test
Test COG-505
2024-12-05 20:09:29 +01:00
Igor Ilic
add6730b9e
test: Add testing of dataset data table content
...
Add testing of dataset data table content
Test COG-505
2024-12-05 19:37:12 +01:00
Igor Ilic
387002d8ca
Merge branch 'COG-505-data-dataset-model-changes' of github.com:topoteretes/cognee into COG-505-data-dataset-model-changes
2024-12-05 19:26:17 +01:00
Igor Ilic
813b76c9c2
test: Add test for text deduplication
...
Added end to end test for text deduplication
Test COG-505
2024-12-05 19:25:50 +01:00
Igor Ilic
349ddfe794
Merge branch 'main' into COG-505-data-dataset-model-changes
2024-12-05 17:10:43 +01:00
Igor Ilic
378e7b81a5
fix: Fix merge of data for dlt
...
Resolve issue with dlt data not being merged for data_id
Fix COG-505
2024-12-05 17:03:36 +01:00
Igor Ilic
f5b5e56cc1
feat: Add deduplication of data
...
Data is deduplicated per user so if a user tries to add data which already exists it will just be redirected to existing data in database
Feature COG-505
2024-12-05 16:38:44 +01:00
Vasilije
316f2f3661
Merge branch 'main' into COG-698
2024-12-05 14:29:24 +01:00
hajdul88
acf036818e
Merge pull request #251 from topoteretes/feature/cog-717-create-edge-embeddings-in-vector-databases
...
Creates edge embeddings collection
2024-12-05 09:13:11 +01:00
hajdul88
68c3f42ab8
Merge branch 'main' into feature/cog-717-create-edge-embeddings-in-vector-databases
2024-12-05 09:08:37 +01:00
Vasilije
c4ad473861
Merge pull request #253 from topoteretes/feat/COG-711-temporal-awareness-task
...
Integrate graphiti's temporal awareness functionality as Tasks
2024-12-04 20:50:03 +01:00
Vasilije
b571fb5626
Merge branch 'main' into feat/COG-711-temporal-awareness-task
2024-12-04 20:49:36 +01:00
hajdul88
7f192e1c2b
Merge branch 'main' into feature/cog-717-create-edge-embeddings-in-vector-databases
2024-12-04 20:49:30 +01:00
Vasilije
7223b2c83b
Merge pull request #256 from topoteretes/fix-notebook-gh-actions
...
chore: Fix issue with notebook github actions
2024-12-04 20:42:18 +01:00
Igor Ilic
6be025e3d4
chore: Attempt to fix issue with notebook github actions
...
Attempt to resolve issue with running notebooks in github actions
Chore
2024-12-04 20:36:23 +01:00
Vasilije
a96daef469
Bump release version
2024-12-04 19:56:09 +01:00
Vasilije
d2fccc1315
Bump release version
2024-12-04 19:53:33 +01:00
Vasilije
cf51555943
Bump release version
2024-12-04 19:50:25 +01:00
Vasilije
cc43a8c865
Bump release version
2024-12-04 19:48:01 +01:00
Vasilije
f37d96df6e
Bump release version
2024-12-04 19:44:34 +01:00
Vasilije
8d1936f022
Bump release version
2024-12-04 19:35:06 +01:00
hajdul88
59035c3f45
fix: puts index_graph_edges unit tests under unit test directory
2024-12-04 19:32:15 +01:00
Vasilije
2df1eb6098
Bump release version
2024-12-04 19:31:14 +01:00
Vasilije
692770c197
Bump release version
2024-12-04 19:28:21 +01:00
hajdul88
e6bf428db5
feat: implements tests for index_graph_edges method
2024-12-04 19:27:09 +01:00
Vasilije
54b88448c5
Bump release version
2024-12-04 19:24:20 +01:00
Vasilije
21c7b8eee9
Bump release version
2024-12-04 19:20:48 +01:00
Vasilije
e178d38ec6
Added basic profiling
2024-12-04 18:48:34 +01:00
Vasilije
c2896f3b5b
Added basic profiling
2024-12-04 18:45:54 +01:00
Vasilije
d523f71b79
Added basic profiling
2024-12-04 18:42:26 +01:00
Vasilije
32ca751abe
Added basic profiling
2024-12-04 18:40:56 +01:00
Vasilije
fa608270bb
Added basic profiling
2024-12-04 18:40:07 +01:00
Vasilije
6ab427e0ad
Added basic profiling
2024-12-04 18:38:07 +01:00
Vasilije
e2539cd396
Added basic profiling
2024-12-04 18:35:06 +01:00
Vasilije
bdef152dac
Added basic profiling
2024-12-04 18:33:05 +01:00
Vasilije
a904b8d1fc
Added basic profiling
2024-12-04 18:31:49 +01:00
Vasilije
bba32aac51
Added basic profiling
2024-12-04 18:30:58 +01:00
Vasilije
6171cd71ca
Added basic profiling
2024-12-04 18:28:37 +01:00
Vasilije
94688ed340
Added basic profiling
2024-12-04 18:27:46 +01:00
Vasilije
d589255b25
Added basic profiling
2024-12-04 18:24:14 +01:00
Vasilije
df7bbfe3b9
Added basic profiling
2024-12-04 18:22:05 +01:00
Vasilije
7e66d5038e
Added basic profiling
2024-12-04 18:20:02 +01:00
Vasilije
a935940d35
Added basic profiling
2024-12-04 18:18:26 +01:00
Vasilije
39c210681a
Added basic profiling
2024-12-04 18:17:35 +01:00