upstash / vector-js

Upstash Vector JS SDK
https://docs.upstash.com/vector
MIT License
43 stars 6 forks source link

fix: disallow additional upsert metadata properties #7

Closed joschan21 closed 9 months ago

joschan21 commented 9 months ago

This PR fixes an issue where additional metadata could be passed into the upsert command as long as the base type was met. We now highlight extra properties to make it apparent the base type is not being met exactly.

linear[bot] commented 9 months ago

VEC-114 Vector SDK: Generic support at index level