Commit graph

19 commits

Author SHA1 Message Date
Boris
52180eb6b5
feat: COG-184 add falkordb (#192)
* feat: add falkordb adapter

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-11-11 18:20:52 +01:00
Leon Luithlen
9192b04dc8 Change to AND operator and move from concurrency to run 2024-11-11 14:55:50 +01:00
Leon Luithlen
236a8c1d3f Move github actions if condition 2024-11-08 14:51:08 +01:00
Leon Luithlen
c2dfe25ef2 Try run-checks approach 2024-11-08 14:44:49 +01:00
Leon Luithlen
c62800c2f0 Remove automatic execution of test that require LLM inputs from merge requests onto main 2024-11-08 14:26:20 +01:00
Boris
a9433e9283
feat: add sqlalchemy as dlt destination (#137)
* feat: add sqlalchemy as dlt destination

* Fix the demo, update Readme

* fix: add 1.5 notebook

---------

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2024-09-21 15:58:28 +02:00
Boris
1c77337818
chore: remove unnecessary env variables (#136)
* chore: remove unnecessary env variables
2024-09-12 22:37:54 +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 Arzentar
e492a18987 fix: add env variables to test workflows 2024-08-06 15:59:33 +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 Arzentar
dc97819a52 fix: align tests naming 2024-06-23 20:21:22 +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
e896fa3aa6 Add NEO4J test 2024-06-12 22:42:46 +02:00