Commit graph

233 commits

Author SHA1 Message Date
Vasilije
44b9e2b442 Enable different chunking methods 2024-08-08 20:34:20 +02:00
Vasilije
920fc0232c Enable different chunking methods 2024-08-08 20:20:25 +02:00
Vasilije
1070a09806 Enable different chunking methods 2024-08-08 20:19:40 +02:00
Vasilije
7c7b8a319b Enable different chunking methods 2024-08-08 20:12:34 +02:00
Vasilije
e80d39167b Enable different chunking methods 2024-08-08 19:59:26 +02:00
Vasilije
64bec1f1a4 Refactor of the tasks 2024-08-08 17:11:28 +02:00
Vasilije
4675a8f323 Refactor of the tasks 2024-08-08 17:10:43 +02:00
Vasilije
1c9bbd7a43 Refactor of the tasks 2024-08-08 17:08:19 +02:00
Vasilije
156c7bec68 Refactor of the tasks 2024-08-08 13:47:03 +02:00
Vasilije
85160da387 Refactor of the tasks 2024-08-08 13:37:55 +02:00
Vasilije
2e367198cd Task updates and updates to SQLAlchemy Adapter 2024-08-07 18:21:14 +02:00
Vasilije
557014e06b Task updates and updates to SQLAlchemy Adapter 2024-08-07 13:29:53 +02:00
Vasilije
a782286b93 Task updates and updates to SQLAlchemy Adapter 2024-08-07 12:36:02 +02:00
Vasilije
c4c5bf9128 Move tasks 2024-08-07 10:50:53 +02:00
Vasilije
1087a7edda Move tasks 2024-08-07 07:31:31 +02:00
Vasilije
82ac9fc26a Fix to the task 2024-08-06 18:28:32 +02:00
Vasilije
64f54a32c6 Example task extraction 2024-08-06 18:18:27 +02:00
Boris Arzentar
1c89119487 fix: uuid parsing of search results 2024-08-06 16:35:39 +02:00
Boris Arzentar
ed6e8eb0d2 fix: wait for postgres to be ready before tests 2024-08-06 16:11:48 +02:00
Boris Arzentar
cb9bfa27ea fix: search results preview 2024-08-06 15:23:36 +02:00
Boris Arzentar
709a10c50c fix: add dataset and data models 2024-08-05 23:42:36 +02:00
Vasilije
6035010036 Fixes to the sqlalchemy adapter 2024-08-05 11:59:36 +02:00
Vasilije
9a2cde95d0 Fixes to the sqlalchemy adapter 2024-08-05 11:41:38 +02:00
Vasilije
b5a3b69e49 Fixes to the sqlalchemy adapter 2024-08-05 10:54:59 +02:00
Vasilije
7d3e124e4f Fixes to the sqlalchemy adapter 2024-08-05 10:31:52 +02:00
Vasilije
085ca5ece8 Fixes to the users 2024-08-05 10:05:00 +02:00
Vasilije
07e2bc1b39 Fixes to the pipeline 2024-08-05 09:56:45 +02:00
Boris Arzentar
401167bb0f fix: enable sqlalchemy adapter 2024-08-04 22:23:28 +02:00
Boris Arzentar
2717272403 Merge remote-tracking branch 'origin/main' into COG-206 2024-08-01 14:25:28 +02:00
Boris
26bca0184f
feat: add entity and entity type nodes to vector db (#126)
* feat: add entity and entity type nodes to vector db

* fix: use uuid5 as entity ids

* fix: id -> uuid and LanceDB collection model
2024-08-01 14:21:39 +02:00
Vasilije
66749fadc2 Updates to functions 2024-07-27 16:18:08 +02:00
Vasilije
797e7baba3 Updates to searches 2024-07-27 15:27:00 +02:00
Vasilije
7930586017 Fixes to the ACL model 2024-07-27 12:48:03 +02:00
Vasilije
b4d1a739be Fixes to the ACL model 2024-07-27 12:45:15 +02:00
Vasilije
218d322c75 Fixes to the ACL model 2024-07-27 10:09:01 +02:00
Boris
5182051168
feat: expose cognee.pipelines (#125)
* fix: expose cognee.pipelines and fix batch task config

* fix: neo4j neighbours
2024-07-27 10:01:44 +02:00
Vasilije
9616545de9 Exposed user management 2024-07-26 16:14:57 +02:00
Vasilije
a93bd53529 Merge remote-tracking branch 'origin/COG-206' into COG-206 2024-07-24 17:00:12 +02:00
Vasilije
e7b0e712b7 Fixes to translation services 2024-07-24 16:59:58 +02:00
Vasilije
3f5e665c45
Update cognee/api/client.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-24 16:45:36 +02:00
Vasilije
36e156e80a Fixes to the model and adding the read info to the graph 2024-07-23 15:12:37 +02:00
Vasilije
14e1eba363 Fixes for user flow with group management 2024-07-23 13:43:08 +02:00
Vasilije
e785b30117 Initial functional user auth 2024-07-22 23:59:16 +02:00
Vasilije
77e8c1b1d5 add sqlalchemy engine 2024-07-21 20:58:59 +02:00
Vasilije
866270bb5a added boilerplate for user management 2024-07-21 15:01:13 +02:00
Boris
86c7aa23a8
fix: remove keybert import (#120) 2024-07-20 17:08:03 +02:00
Boris Arzentar
6ef4bbe862 chore: remove unused dependencies 2024-07-20 16:59:25 +02:00
Boris
14555a25d0
feat: pipelines and tasks (#119)
* feat: simple graph pipeline

* feat: implement incremental graph generation

* fix: various bug fixes

* fix: upgrade weaviate-client

---------

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2024-07-20 16:49:00 +02:00
Boris Arzentar
eac6ffac1a fix: remove dspy dependency 2024-06-30 12:25:30 +02:00
Boris Arzentar
dc97819a52 fix: align tests naming 2024-06-23 20:21:22 +02:00