Closed magnum6actual closed 4 months ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @sajeetharan @simorenoh @v1k1.
Hi @magnum6actual we have not released the support for native vector search yet, you can try it out after our official release which is about to happen by end of this month
Wait, so the preview that I turned on in my Cosmos DB is just preview as in "We just want you to look at this not try to code with it"???
https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/vector-search
+1 what's going on here? I have the feature enabled and the docs reference it. Why can't I perform this query?
@joelwright-dev the version isn't out yet, and we're updating documents ahead of schedule. We're on it and apologize for any inconvenience caused.
Describe the bug I'm setting the disableNonStreamingOrderByQuery to true so that I can use vector distance in my ORDER BY clause, but I still get the error. My code:
The error:
My package.json line:
Excited about this feature in Cosmos, just need to get this working for a demo project I need to show.
@topshot99 - I saw this feature was from your PR. Hoping you can shed some light on what I need to do here.