vasilije
0a02886d76
Update format
2025-01-16 13:28:35 +01:00
Vasilije
0a9c9438ed
Update DataPoint.py
2025-01-16 13:23:48 +01:00
Vasilije
93bca8ee5f
Merge branch 'dev' into COG-748
2025-01-08 18:39:48 +01:00
Vasilije
d5243b47e0
Update cognee/infrastructure/engine/models/DataPoint.py
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-01-06 13:49:35 +01:00
vasilije
2bfc657e90
Implement PR review
2025-01-05 20:30:34 +01:00
vasilije
60c8fd103b
ruff format
2025-01-05 19:09:08 +01:00
vasilije
f71485ea2b
Add versioning to the data point model
2024-12-17 20:20:10 +01:00
vasilije
f455ba9843
Add versioning to the data point model
2024-12-17 20:15:50 +01:00
vasilije
52b91b4b32
Add versioning to the data point model
2024-12-17 20:15:32 +01:00
vasilije
15d8effa3b
Add versioning to the data point model
2024-12-17 20:13:03 +01:00
vasilije
87bc5d8266
Add versioning to the data point model
2024-12-17 20:06:29 +01:00
vasilije
6fb3b4abec
Add versioning to the data point model
2024-12-17 19:57:47 +01:00
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
Boris Arzentar
0b8b270933
fix: make get_embeddable_data static
2024-12-03 21:47:23 +01:00
Boris Arzentar
2408fd7a01
fix: falkordb adapter errors
2024-11-28 09:12:37 +01:00
Boris
6403d15a76
fix: enable falkordb and add test for it ( #31 )
2024-11-27 22:55:30 +01:00
Boris
64b8aac86f
feat: code graph swe integration
...
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: hande-k <handekafkas7@gmail.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
2024-11-27 09:32:29 +01:00
Igor Ilic
15b7b8ef2b
fix: Resolve issue with table names in SQL commands
...
Some SQL commands require lowercase characters in table names unless table name is wrapped in quotes. Renamed all new tables to use lowercase
Fix COG-677
2024-11-20 14:54:35 +01:00
Leon Luithlen
e794bb8834
Return stripped value from get_embeddable_data if its string
2024-11-14 09:43:56 +01:00
Boris
52180eb6b5
feat: COG-184 add falkordb ( #192 )
...
* feat: add falkordb adapter
---------
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-11-11 18:20:52 +01:00