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 |
|
hajdul88
|
36a5a27f10
|
Merge branch 'main' into feature/cog-717-create-edge-embeddings-in-vector-databases
|
2024-12-04 18:15:46 +01:00 |
|
hajdul88
|
f444ae21b4
|
fix: adds back the ids to the nodes after node_link_graph
|
2024-12-04 18:14:08 +01:00 |
|
alekszievr
|
cedb9d6608
|
Merge branch 'main' into feat/COG-711-temporal-awareness-task
|
2024-12-04 17:31:50 +01:00 |
|
alekszievr
|
ac62e9809a
|
Skip empty files in get repo file dependencies (#254)
Co-authored-by: Rita Aleksziev <alekszievr@gmail..com>
|
2024-12-04 17:29:07 +01:00 |
|
Igor Ilic
|
0ce254b262
|
feat: Add text deduplication
If text is added to cognee it will be saved by hash so the same text can't be stored multiple times
Feature COG-505
|
2024-12-04 17:19:29 +01:00 |
|
Rita Aleksziev
|
5d71059f6c
|
fix credentials
|
2024-12-04 17:00:48 +01:00 |
|
alekszievr
|
0d2a9e9e17
|
Merge branch 'main' into feat/COG-711-temporal-awareness-task
|
2024-12-04 16:34:11 +01:00 |
|
Rita Aleksziev
|
dd94781033
|
Integrate graphiti's functionality as Tasks
|
2024-12-04 16:33:26 +01:00 |
|
Vasilije
|
080143cdad
|
Merge branch 'main' into feature/cog-717-create-edge-embeddings-in-vector-databases
|
2024-12-04 16:33:08 +01:00 |
|
alekszievr
|
df8fc829f9
|
check if repo path exists before starting the pipeline (#252)
Co-authored-by: Rita Aleksziev <alekszievr@gmail..com>
|
2024-12-04 16:25:05 +01:00 |
|
Igor Ilic
|
6bb0f3d8f2
|
feat: Add ability to store single data instance in multiple datasets
Added ability to store single data instance in multiple datasets
Feature COG-505
|
2024-12-04 15:53:25 +01:00 |
|
hajdul88
|
c20ee11e80
|
feat: implements graph edge indexing
|
2024-12-04 15:37:48 +01:00 |
|
hajdul88
|
46ee513f6c
|
chore: deletes comment from dynamic_steps_example
|
2024-12-04 14:59:01 +01:00 |
|
Igor Ilic
|
d793a5d9b5
|
Merge pull request #249 from topoteretes/fix-metadata-update
fix: Resolve issue when metadata is updated
|
2024-12-04 14:14:04 +01:00 |
|
Igor Ilic
|
0a0b030df5
|
fix: Resolve issue when metadata is updated
Resolve issue when attempting to update metadata related to data
Fix
|
2024-12-04 14:03:01 +01:00 |
|
Igor Ilic
|
3699b0dccb
|
Merge pull request #248 from topoteretes/fix-milvus-adapter
fix: Resolve issue with embedding data points for Milvus
|
2024-12-04 12:20:08 +01:00 |
|
Igor Ilic
|
58b17e5738
|
fix: Resolve issue with embedding data points for Milvus
Resolve issue with embedding data points for Milvus
fix
|
2024-12-04 12:12:25 +01:00 |
|
Vasilije
|
1a963f1dc8
|
Merge pull request #247 from topoteretes/fix-dlt-for-metadata
Fix dlt for metadata
|
2024-12-04 12:05:08 +01:00 |
|
Igor Ilic
|
c505ee5f98
|
Merge branch 'main' into fix-dlt-for-metadata
|
2024-12-04 11:56:41 +01:00 |
|
Igor Ilic
|
ceebcdb251
|
fix: Resolve issue with llama index type resolution
Resolve issue with llama index type resolution
Fix
|
2024-12-04 11:29:27 +01:00 |
|
Boris Arzentar
|
4678aaef52
|
Merge remote-tracking branch 'origin/main'
|
2024-12-04 11:16:16 +01:00 |
|
Igor Ilic
|
61aebf79e0
|
fix: Resolve issue with dlt for ingest_data_with_metadata
Resolve issue caused by dlt for ingest_data_with_metadata task
Fix
|
2024-12-04 11:14:30 +01:00 |
|
Vasilije
|
9a35966927
|
Feat/code graph notebook (#46)
|
2024-12-04 11:09:09 +01:00 |
|
Boris Arzentar
|
d49ab4c3b5
|
feat: update code-graph notebook
|
2024-12-03 23:48:12 +01:00 |
|
Boris Arzentar
|
dd423ebc3d
|
Merge remote-tracking branch 'origin/main'
|
2024-12-03 21:58:19 +01:00 |
|
Vasilije
|
1709e926e2
|
Code graph pipeline (#20)
|
2024-12-03 21:52:55 +01:00 |
|
Boris Arzentar
|
0b8b270933
|
fix: make get_embeddable_data static
|
2024-12-03 21:47:23 +01:00 |
|
Boris Arzentar
|
b89a4b8054
|
Merge remote-tracking branch 'origin/main' into code-graph
|
2024-12-03 21:14:19 +01:00 |
|
Boris Arzentar
|
27416afed0
|
fix: lancedb batch merge
|
2024-12-03 21:13:50 +01:00 |
|
alekszievr
|
706101113a
|
feat/add correctness score calculation with LLM as a judge (#30)
|
2024-12-03 17:47:18 +01:00 |
|