Commit graph

15 commits

Author SHA1 Message Date
Vasilije
59feaa3e4e add test for linter 2024-05-26 08:37:23 +02:00
Vasilije
352ea257e8 test with a simple file 2024-05-18 19:11:05 +02:00
Vasilije
d1fa826aeb test with a simple file 2024-05-18 18:44:18 +02:00
Vasilije
3c261ce6a1 working cognify on large dataset 2024-05-12 21:58:09 +02:00
Vasilije
e1a9a236a5 fix search, add improvements 2024-05-09 23:11:33 +02:00
Vasilije
8e850c19f8 fix search, add improvements 2024-04-30 23:14:11 +02:00
Boris Arzentar
f655ee8194 Intermidiate commit 2024-04-24 19:35:36 +02:00
Boris Arzentar
9cbf450849 fix: move chunker to adapter 2024-04-23 14:59:09 +02:00
Vasilije
bb679c2dd7
Improve processing, update networkx client, and Neo4j, and dspy (#69)
* Update cognify and the networkx client to prepare for running in Neo4j

* Fix for openai model

* Add the fix to the infra so that the models can be passed to the library. Enable llm_provider to be passed.

* Auto graph generation now works with neo4j

* Added fixes for both neo4j and networkx

* Explicitly name semantic node connections

* Added updated docs, readme, chunkers and updates to cognify

* Make docs build trigger only when changes on it happen

* Update docs, test git actions

* Separate cognify logic into tasks

* Introduce dspy knowledge graph extraction

---------
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2024-04-20 19:05:40 +02:00
Boris Arzentar
370b74988e chore: add functions to improve user experience 2024-03-30 15:25:34 +01:00
Boris Arzentar
fc7851156a chore: remove unused libs 2024-03-29 14:36:58 +01:00
Boris Arzentar
a727cce00f Merge branch 'feat/COG-113-integrate-weviate' into feat/COG-118-remove-unused-code 2024-03-21 10:12:43 +01:00
Boris Arzentar
1592566b87 feat: integrate weaviate vector db 2024-03-21 09:57:47 +01:00
Vasilije
6eb826a690 Update docs 2024-03-17 15:36:30 +01:00
Boris Arzentar
40e760f517 chore: rename package 2024-03-13 16:08:11 +01:00