Boris Arzentar
e3c3f358f9
fix: remove macos test
2024-08-06 17:20:10 +02:00
Boris Arzentar
f808cf165f
fix: move install docker job
2024-08-06 17:16:44 +02:00
Boris Arzentar
841e7b5f46
fix: add needs
2024-08-06 17:14:15 +02:00
Boris Arzentar
9927855fdb
fix: move if
2024-08-06 17:12:28 +02:00
Boris Arzentar
8fa572a437
fix: add runs-on
2024-08-06 17:09:59 +02:00
Boris Arzentar
fd20fac5be
fix: add steps
2024-08-06 17:09:03 +02:00
Boris Arzentar
887d4e1ece
fix: add install_docker step in github action workflow
2024-08-06 17:07:33 +02:00
Boris Arzentar
6d38bcdfbf
fix: add QEMU
2024-08-06 16:57:57 +02:00
Boris Arzentar
4f72eb5cc9
fix: install buildx on all platforms
2024-08-06 16:46:14 +02:00
Boris Arzentar
8a63aa31f2
fix: run buildx on all platforms
2024-08-06 16:41:46 +02:00
Boris Arzentar
a34acbc0ce
fix: update neo4j lib
2024-08-06 16:22:17 +02:00
Boris Arzentar
ed6e8eb0d2
fix: wait for postgres to be ready before tests
2024-08-06 16:11:48 +02:00
Boris Arzentar
e492a18987
fix: add env variables to test workflows
2024-08-06 15:59:33 +02:00
Boris Arzentar
896a2ce953
fix: add postgres service to tests
2024-08-06 15:54:56 +02:00
Boris Arzentar
a590c6ae5b
fix: run tests on ubuntu
2024-08-06 15:50:40 +02:00
Boris Arzentar
0dad12c6cf
fix: upgrade buildx action
2024-08-06 15:48:50 +02:00
Boris Arzentar
3f35a45a47
fix: add setup_docker job
2024-08-06 15:41:51 +02:00
Boris Arzentar
acf41ff644
fix: upgrade setup-buildx-action
2024-08-06 15:36:15 +02:00
Boris Arzentar
78462912cc
fix: add buildx action
2024-08-06 15:33:09 +02:00
Vasilije
73dd6c26b8
Fix to neo4j flow
2024-08-06 11:58:13 +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
dc97819a52
fix: align tests naming
2024-06-23 20:21:22 +02:00
Vasilije
9ee2da2ccd
Create docker_compose.yml
...
Add docker compose test
2024-06-23 14:01:45 +02:00
Vasilije
89f0d0a377
Add NEO4J test
2024-06-12 22:46:55 +02:00
Vasilije
ddb9914754
Add NEO4J test
2024-06-12 22:46:40 +02:00
Vasilije
e2db4d7cb2
Add NEO4J test
2024-06-12 22:43:28 +02:00
Vasilije
20d8bc337f
Merge remote-tracking branch 'origin/fix/setting-alternative-vector-db' into fix/setting-alternative-vector-db
2024-06-12 22:42:55 +02:00
Vasilije
e896fa3aa6
Add NEO4J test
2024-06-12 22:42:46 +02:00
Boris Arzentar
3577be3d08
fix: change github actions names
2024-06-12 22:40:39 +02:00
Boris Arzentar
0603fa831c
test: add github action running weaviate integration test
2024-06-12 22:36:57 +02:00
Vasilije
f5c0e274dd
Add qdrant test
2024-06-12 22:07:56 +02:00
Vasilije
b6a2a40a2d
Add qdrant test
2024-06-12 22:05:00 +02:00
Vasilije
0d230c930a
Add qdrant test
2024-06-12 21:46:27 +02:00
Vasilije
5f4eb291b7
Updates to the configs
2024-05-26 23:04:19 +02:00
Vasilije
617ed4be3d
Updates to the configs
2024-05-26 15:08:32 +02:00
Vasilije
5230424431
fix db engine config
2024-05-25 20:17:43 +02:00
Vasilije
8a082ad384
try few things
2024-05-25 14:42:19 +02:00
Vasilije
710b27993a
try few things
2024-05-25 14:22:29 +02:00
Vasilije
2b33aca928
Add mkdir
2024-05-25 14:00:56 +02:00
Vasilije
b49bad6db2
Updates and fixes for the lib
2024-05-25 13:51:38 +02:00
Vasilije
4488339fdc
test with a simple file
2024-05-18 17:01:23 +02:00
Vasilije
8e850c19f8
fix search, add improvements
2024-04-30 23:14:11 +02:00
Boris
a7dc432d5c
Notify discord channel about the new release
...
Create release_discord_action.yml
2024-04-26 11:40:32 +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
d526746b08
Create release_discord_action.yml
2024-04-25 13:00:40 +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
332da20aca
Update docs
2024-03-14 19:56:40 +01:00
Vasilije
7e1757b52b
Added basic docs to serve for the blog
2024-02-27 11:16:13 +01:00
Vasilije
b674aee90f
Added basic docs to serve for the blog
2024-02-27 10:41:17 +01:00
Vasilije
811f626de0
Added basic docs to serve for the blog
2024-02-27 10:39:46 +01:00