Boris
58db1ac2c8
chore: increase the lib version ( #138 )
2024-09-21 17:57:35 +02:00
Boris
a9433e9283
feat: add sqlalchemy as dlt destination ( #137 )
...
* feat: add sqlalchemy as dlt destination
* Fix the demo, update Readme
* fix: add 1.5 notebook
---------
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2024-09-21 15:58:28 +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
4fb3dc31a4
fix: enable sdk and fix config
2024-06-03 14:03:24 +02:00
Boris Arzentar
1ac28f4cb8
feat: add initial cognee frontend
2024-05-17 13:42:14 +02:00
Boris
219afbce68
feat: add lancedb vector storage [COG-176] ( #90 )
...
* feat: integrate lancedb
* fix: use futures in weaviate adapter to enable async behaviour
2024-05-03 10:35:41 +02:00
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