Replies: 6 comments
|
Hey <@544421356758892544>, I think the issue might be in the change to |
|
Hi <@544421356758892544> . Please check out the example in our community repo. |
|
<@764810793376022528> <@714696027176960101> - tagging you here since you faced similar adapter issues the community adapter package recommended by @pazone might help would be great if you could share your experience if you've tried it!! thanks! |
|
Tried again with the latest version of |
|
<@544421356758892544> please try ```GRAPH_DATABASE_URL=localhost:your_port |
|
Falkor is a hybrid database so also the Vector URL and name need to be set the same way currently even though it's a hybrid DB (Cognee still creates separate instances for graph and vector handling for hybrid DBs at the moment) |
Uh oh!
There was an error while loading. Please reload this page.
=Recently, I'm trying the tutorial to see if Cognee is working with falkordb. I used the latest git version of falkor_adapter.py and just changed the
is_empty()to just return true since the implementation isn't done properly for the adapter script. However, despite there's entities inside the database, it seems thesearchreturned empty graphs. Is there something that I missed that create the issue? I've also attached the log for running the code.This discussion was automatically pulled from Discord.
All reactions