Commit graph

8 commits

Author SHA1 Message Date
Boris
351355a48d
feature: add tracking to docs website (#165)
* feat: add segment tracking snippet
2024-10-25 14:09:27 +02:00
Boris
94a674a088
feat: split document reader from chunker (#131)
* fix: abstract chunking into a separate class

* fix: yield merged text from text chunker

* fix: split python version tests

* fix: change postgres live check

* fix: remove unnecessary code

* fix: update checkout action

* fix: update setup-python action

* fix: add PG_USER env variable

* fix: make sure relationship_name is used everywhere

* fix: remove duplicate import
2024-08-19 14:36:10 +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
Vasilije
7e1757b52b Added basic docs to serve for the blog 2024-02-27 11:16:13 +01:00
Vasilije
b674aee90f Added basic docs to serve for the blog 2024-02-27 10:41:17 +01:00
Vasilije
811f626de0 Added basic docs to serve for the blog 2024-02-27 10:39:46 +01:00
Vasilije
8a12baf235 Added basic docs to serve for the blog 2024-02-27 09:54:39 +01:00
Vasilije
b56752f889 Added basic docs to serve for the blog 2024-02-27 09:53:38 +01:00