Weaviate
🚀
Enhanced
Direct integration with Langfuse tracing
.png)
Weaviate Node
Filtering
Weaviate supports following syntax when it comes to filtering:
UI
 (1) (1) (2).png)
API
"overrideConfig": {
"weaviateFilter": {
"where": {
"operator": "Equal",
"path": [
"test"
],
"valueText": "key"
}
}
}Resources
This section is a work in progress. We appreciate any help you can provide in completing this section. Please check our Contribution Guide to get started.