cognee/cognee/modules
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
..
chunking Pass DocumentChunk metadata_id to _metadata field 2024-11-28 09:18:49 +01:00
cognify Delete cognee/modules/cognify/dataset.py 2024-11-14 14:49:45 +01:00
data fix: Resolve issue when metadata is updated 2024-12-04 14:03:01 +01:00
engine fix: lancedb batch merge 2024-12-03 21:13:50 +01:00
graph Merge remote-tracking branch 'origin/main' 2024-12-04 11:16:16 +01:00
ingestion feat: Add text deduplication 2024-12-04 17:19:29 +01:00
pipelines feat: COG-585 enable custom llm and embeding models 2024-11-22 10:26:21 +01:00
retrieval Connect code graph pipeline + retriever + benchmarking 2024-11-29 15:24:49 +01:00
search feat: log search queries and results (#166) 2024-11-17 11:59:10 +01:00
settings feat: COG-585 enable custom llm and embeding models 2024-11-22 10:26:21 +01:00
storage/utils Add model_rebuild 2024-11-15 17:57:03 +01:00
users refactor: Moved ingestion exceptions to ingestion module 2024-11-29 17:15:54 +01:00
__init__.py