Commit graph

13 commits

Author SHA1 Message Date
Vasilije
1d4e06fdf3 Add tasks for segment sync and posthog sync 2024-09-30 18:30:39 +02:00
Vasilije
cce2e386be Add tasks for segment sync and posthog sync 2024-09-30 17:34:23 +02:00
Vasilije
168b4d96a1 Add tasks for segment sync and posthog sync 2024-09-29 21:22:55 +02:00
Vasilije
550d53caf7 Add posthog test task 2024-09-25 18:45:22 +02:00
Vasilije
a257b864d5 Add posthog test task 2024-09-25 18:43:14 +02:00
Vasilije
5f03c92c47 Add posthog test task 2024-09-25 18:35:12 +02:00
Vasilije
96e234192e Add posthog test task 2024-09-25 18:29:58 +02:00
Vasilije
24c1b46b4e Add posthog test task 2024-09-25 17:41:28 +02:00
Vasilije
8fe6f12cd8 Add posthog test task 2024-09-25 17:34:57 +02:00
Vasilije
86654e1775 Add posthog test task 2024-09-25 17:19:30 +02:00
Vasilije
e815a20dd3 Update the demo 2024-09-25 15:38:50 +02:00
Vasilije
212e5dcf78
Cog 174 (#84)
* Add telemetry

* test: add github action test

* fix: create graph only once

* fix: handle graph file not existing while deleting it

* fix: close qdrant connection in methods

---------

Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2024-04-26 00:16:03 +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