cognee/cognee/tasks/storage
alekszievr bfa0f06fb4
Add type to DataPoint metadata (#364)
* Add type to DataPoint metadata

* Add missing index_fields

* Use DataPoint UUID type in pgvector create_data_points

* Make _metadata mandatory everywhere
2024-12-16 16:27:03 +01:00
..
__init__.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
add_data_points.py fix: refactor get_graph_from_model to return nodes and edges correctly (#257) 2024-12-06 12:52:01 +01:00
index_data_points.py Add type to DataPoint metadata (#364) 2024-12-16 16:27:03 +01:00
index_graph_edges.py feat: implements graph edge indexing 2024-12-04 15:37:48 +01:00