Copilot/fix falkordb add triplet issue (#14)
* test: add missing mock embedding for 'Alice knows Bob' Co-authored-by: Naseem Ali <34807727+Naseem77@users.noreply.github.com>
This commit is contained in:
parent
ced3b778e2
commit
9305c60cf0
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ embeddings = {
|
|||
'Alice',
|
||||
'Bob',
|
||||
'Alice likes Bob',
|
||||
'Alice knows Bob',
|
||||
'test_entity_1',
|
||||
'test_entity_2',
|
||||
'test_entity_3',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue