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
|
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
|
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 |
|