cognee/cognee/tasks/summarization
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 test: Test for code graph enrichment task 2024-11-24 19:24:47 +01:00
models.py Add type to DataPoint metadata (#364) 2024-12-16 16:27:03 +01:00
query_summaries.py fix: Resolve issue with table names in SQL commands 2024-11-20 14:54:35 +01:00
summarize_code.py feat: code graph swe integration 2024-11-27 09:32:29 +01:00
summarize_text.py fix: refactor get_graph_from_model to return nodes and edges correctly (#257) 2024-12-06 12:52:01 +01:00