This is great. In order to help matching the perfect Flowise chat-flows with their "swagger.json" files could you plese share also the Flowise chat-flows json file? It would allow us to just set our own credentials to the same chat-flow + qdrant you used.👍
hello i have got a question... how do you set a qdrant metadata filter in extanal app and in flowise canvas... something like this i wonder is not working to filter it just pull all data { "question": "Hey, how are you?", "overrideConfig": { "qdrantFilter": { "filter": { "must": [ {"key": "topic_id", "match": {"value": 11}}, {"key": "group_id", "match": {"value": 199}} ] } } } }
the link to the swagger file is broken. + if you can make a video for the customized connector part ( not just giving the swagger file but have a walk through video). I have created many customize connectors but for this one i m missing smth i don't know
Liked and subscribed. Great work, Bobby 👍😎
Thanks Anders, means a lot! :)
Very nice work bro... Becoming your fan 😊❤
This is great. In order to help matching the perfect Flowise chat-flows with their "swagger.json" files could you plese share also the Flowise chat-flows json file? It would allow us to just set our own credentials to the same chat-flow + qdrant you used.👍
Thanks for the suggestion! Here they are 1drv.ms/f/s!AhsjGV1N-Zaxm80DCbm-clxxWuOzKw?e=FZTqWK
hello i have got a question... how do you set a qdrant metadata filter in extanal app and in flowise canvas...
something like this i wonder is not working to filter it just pull all data
{
"question": "Hey, how are you?",
"overrideConfig": {
"qdrantFilter": {
"filter": {
"must": [
{"key": "topic_id", "match": {"value": 11}},
{"key": "group_id", "match": {"value": 199}}
]
}
}
}
}
the link to the swagger file is broken. + if you can make a video for the customized connector part ( not just giving the swagger file but have a walk through video). I have created many customize connectors but for this one i m missing smth i don't know