Boris
dc187a81d7
feat: migrate search to tasks ( #144 )
...
* fix: don't return anything on health endpoint
* feat: add alembic migrations
* feat: align search types with the data we store and migrate search to tasks
2024-10-07 14:41:35 +02:00
Boris
e1a0b55a21
feat: user authentication in routes ( #133 )
...
* feat: require logged in user in routes
2024-09-08 21:12:49 +02:00
Boris
94a674a088
feat: split document reader from chunker ( #131 )
...
* fix: abstract chunking into a separate class
* fix: yield merged text from text chunker
* fix: split python version tests
* fix: change postgres live check
* fix: remove unnecessary code
* fix: update checkout action
* fix: update setup-python action
* fix: add PG_USER env variable
* fix: make sure relationship_name is used everywhere
* fix: remove duplicate import
2024-08-19 14:36:10 +02:00
Boris Arzentar
ed6e8eb0d2
fix: wait for postgres to be ready before tests
2024-08-06 16:11:48 +02:00
Boris
26bca0184f
feat: add entity and entity type nodes to vector db ( #126 )
...
* feat: add entity and entity type nodes to vector db
* fix: use uuid5 as entity ids
* fix: id -> uuid and LanceDB collection model
2024-08-01 14:21:39 +02:00
Boris
5182051168
feat: expose cognee.pipelines ( #125 )
...
* fix: expose cognee.pipelines and fix batch task config
* fix: neo4j neighbours
2024-07-27 10:01:44 +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
6a69279cb5
fix: configure api client graph path
2024-06-12 23:25:33 +02:00
Vasilije
e896fa3aa6
Add NEO4J test
2024-06-12 22:42:46 +02:00
Vasilije
409d3c7d8b
add updates
2024-06-12 13:50:14 +02:00
Vasilije
d0939b9b3b
added updates to topology
2024-06-12 13:42:25 +02:00
Vasilije
de972df294
added topology to modules from csv, json
2024-06-10 15:58:35 +02:00
Vasilije
c9b2a06dff
rewrote configs
2024-06-10 13:40:05 +02:00
Boris Arzentar
4fb3dc31a4
fix: enable sdk and fix config
2024-06-03 14:03:24 +02:00
vujke
b5c6628cfe
add_coginitive_layer_graphs fix
2024-06-01 18:43:04 +02:00
Boris Arzentar
aef78c4a8f
fix: set config before using it
2024-05-27 14:18:39 +02:00
Vasilije
18e47094fd
Updates to the configs
2024-05-26 10:47:24 +02:00
Vasilije
df32ba622e
Updates to the configs
2024-05-26 10:04:47 +02:00
Vasilije
1a135bfdf8
Updates to the configs
2024-05-26 09:36:40 +02:00
Vasilije
59feaa3e4e
add test for linter
2024-05-26 08:37:23 +02:00
Vasilije
6bae23cc37
fix db engine config
2024-05-25 20:11:26 +02:00
Vasilije
eb7d02833d
implement settings
2024-05-25 18:28:52 +02:00
Vasilije
8ef23731a3
Updated evals, added falkordb
2024-05-20 14:41:08 +02:00
Vasilije
8e850c19f8
fix search, add improvements
2024-04-30 23:14:11 +02:00
Vasilije
5378c49181
urgent fix
2024-04-26 17:29:59 +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
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
370b74988e
chore: add functions to improve user experience
2024-03-30 15:25:34 +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