Commit graph

110 commits

Author SHA1 Message Date
Boris Arzentar
9cbf450849 fix: move chunker to adapter 2024-04-23 14:59:09 +02:00
Boris Arzentar
e58251b00c fix: download nltk files when needed 2024-04-21 22:03:18 +02:00
Boris Arzentar
bdd664a2aa fix: replace dspy with official version and add custom dataset 2024-04-21 16:11:51 +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
d315248bfa fix: change API client according to api implementation 2024-03-30 17:53:53 +01:00
Boris Arzentar
e3dbdd79b9 fix: remove unused import from docs 2024-03-30 15:31:24 +01:00
Boris Arzentar
370b74988e chore: add functions to improve user experience 2024-03-30 15:25:34 +01:00
Boris Arzentar
8d4be049f4 feat: add support for text and file in cognee.add 2024-03-29 13:53:59 +01:00
Boris Arzentar
9c06e293b2 feat: add EmbeddingEngine and use local embedding model 2024-03-26 14:43:26 +01:00
Vasilije
4a7aaf5bd4 Moved notebooks 2024-03-21 17:13:35 +01:00