cognee/cognee/infrastructure
Igor Ilic 599e1d478b fix: Resolve issue regrading not having Vector column type defined when using vector search
Issue happens when search is called in a session without previously adding data or creating tables as an import of Vector column type was missing

Fix
2024-12-12 13:37:18 +01:00
..
data feat: Add custom exceptions to cognee lib 2024-11-27 14:29:33 +01:00
databases fix: Resolve issue regrading not having Vector column type defined when using vector search 2024-12-12 13:37:18 +01:00
engine fix: make get_embeddable_data static 2024-12-03 21:47:23 +01:00
files refactor: Move hash calculation of file to util 2024-12-05 20:33:30 +01:00
llm Merge remote-tracking branch 'origin/main' into code-graph 2024-12-03 21:14:19 +01:00
pipeline/models feat: log search queries and results (#166) 2024-11-17 11:59:10 +01:00
__init__.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00