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 |
|
Igor Ilic
|
0e1533aa44
|
chore: Update how postgres dependencies are installed in integration test for pgvector
Updated how postgres dependencies are installed due to change in pyproject.toml
Chore #COG-170
|
2024-10-22 14:27:36 +02:00 |
|
Igor Ilic
|
8002db72c3
|
chore: Add installing of depdendencies along with postgres group
Since the postgres related libraries are no longer mandatory specification is needed for them to be installed as well
Chore #COG-170
|
2024-10-22 12:46:45 +02:00 |
|
Igor Ilic
|
2cedcbe670
|
refactor: Change database name in PGVectorAdapter test and workflow
Changed database name in test and workflow to be the same as in the .env.template
Refactor #COG-170
|
2024-10-21 15:51:48 +02:00 |
|
Igor Ilic
|
9f4b8f2f42
|
test: Add github action workflow to run PGVectorAdapter integration test
Added github action workflow to run PGVectorAdapter integration test
Test #COG-170
|
2024-10-21 14:50:39 +02:00 |
|