Commit graph

15 commits

Author SHA1 Message Date
Vasilije
3fadb277cb Fixes for searches 2024-05-21 19:34:18 +02:00
Vasilije
8e850c19f8 fix search, add improvements 2024-04-30 23:14:11 +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
1c2c72b8bf
Add telemetry (#82)
* Add telemetry
2024-04-24 19:06:53 +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
Boris Arzentar
d315248bfa fix: change API client according to api implementation 2024-03-30 17:53:53 +01:00
Vasilije
1a213a9f93 Fixes 2024-03-21 16:59:25 +01:00
Vasilije
70fdf80add Update docs 2024-03-17 18:31:16 +01:00
Vasilije
6eb826a690 Update docs 2024-03-17 15:36:30 +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
Renamed from cognitive_architecture/api/v1/search/search.py (Browse further)