Commit graph

39 commits

Author SHA1 Message Date
Vasilije
1c2c72b8bf
Add telemetry (#82)
* Add telemetry
2024-04-24 19:06:53 +02:00
Boris Arzentar
9cbf450849 fix: move chunker to adapter 2024-04-23 14:59:09 +02:00
Vasilije
1c4caa9ee8 Added chunking 2024-04-23 09:45:36 +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
Boris Arzentar
b2aecf833b fix: add max_tokens to all ExtractKnowledgeGraph calls 2024-04-20 20:16:33 +02:00
Boris Arzentar
30055cc60c fix: Move weaviate imports where needed 2024-04-20 19:54:11 +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
e25cd00ee0
Update config.py 2024-03-30 19:07:37 +01:00
Vasilije
c2ba8bc099
Update config.py 2024-03-30 18:52:06 +01:00
Boris Arzentar
d315248bfa fix: change API client according to api implementation 2024-03-30 17:53:53 +01: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
fde01fec7b Merge remote-tracking branch 'origin/adding_ollama' into adding_ollama 2024-03-29 13:55:27 +01:00
Boris Arzentar
8d4be049f4 feat: add support for text and file in cognee.add 2024-03-29 13:53:59 +01:00
Vasilije
0880fa2863 Added anyscale support 2024-03-28 20:35:40 +01:00
Vasilije
277acf081b Added anyscale support 2024-03-28 11:54:23 +01:00
Vasilije
d1435f6cd3 Added claude support. Still buggy due to instructor issues 2024-03-28 11:40:10 +01:00
Vasilije
90c41512ed Ollama fixes, missing libs + config fixes 2024-03-28 11:26:22 +01:00
Vasilije
7bf80fb0f5 Ollama fixes, missing libs + config fixes 2024-03-26 21:34:19 +01:00
Vasilije
365c7bfc0e Ollama fixes, missing libs + config fixes 2024-03-26 17:52:49 +01:00
Vasilije
4e1b2db8ae Ollama fixes, missing libs + config fixes 2024-03-26 17:38:16 +01:00
Boris Arzentar
a87d627ec2 fix: use pypdf for pdf text extraction 2024-03-26 16:21:33 +01:00
Boris Arzentar
9c06e293b2 feat: add EmbeddingEngine and use local embedding model 2024-03-26 14:43:26 +01:00
Vasilije
4842443206 Ollama fixes, missing libs + config fixes 2024-03-26 14:21:30 +01:00
Vasilije
a86978fb15 Added docs 2024-03-25 22:11:25 +01:00
Vasilije
1a213a9f93 Fixes 2024-03-21 16:59:25 +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
70fdf80add Update docs 2024-03-17 18:31:16 +01:00
Vasilije
ef94708a98 Update docs 2024-03-17 15:37:31 +01:00
Vasilije
6eb826a690 Update docs 2024-03-17 15:36:30 +01:00
Boris Arzentar
d96c51aeaf chore: remove unused/obsolete code 2024-03-16 12:08:12 +01:00
Vasilije
750e665292 Update docs 2024-03-14 11:32:29 +01:00
Boris Arzentar
e7e1ceaed1 Merge remote-tracking branch 'origin/feat/COG-24-add-qdrant' into feat/COG-24-add-qdrant 2024-03-13 17:36:53 +01:00
Boris Arzentar
2a7a545dcc fix: remove unnecessary files 2024-03-13 17:28:52 +01:00
Vasilije
13551dacf1 Add docs 2024-03-13 16:41:43 +01:00
Boris Arzentar
d5391f903c chore: rename package in files 2024-03-13 16:27:07 +01:00
Boris Arzentar
40e760f517 chore: rename package 2024-03-13 16:08:11 +01:00