Metadata filtering · Vectorize

I just started using Vectorize, and the query result shape is different than what's in the @cloudflare/[email protected]:
{
"count": 1,
"matches": [
{
"vectorId": "145",
"score": 0.582596078,
"vector": {
"id": "145",
"values": [],
"metadata": {
"content": "foo"
}
}
}
]
}
{
"count": 1,
"matches": [
{
"vectorId": "145",
"score": 0.582596078,
"vector": {
"id": "145",
"values": [],
"metadata": {
"content": "foo"
}
}
}
]
}
Note the new vector object in each result object. This also doesn't match what's in the docs: https://developers.cloudflare.com/vectorize/reference/metadata-filtering/ Did this change recently?
Cloudflare Docs
Metadata filtering · Vectorize
In addition to providing an input vector to your query, you can also filter by vector metadata associated with every vector. Query results only …
1 Reply
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server