Files
lancedb/python/python/tests
Lei Xu 347515aa51 fix: support list of numpy f16 floats as query vector (#1931)
User reported on Discord, when using
`table.vector_search([np.float16(1.0), np.float16(2.0), ...])`, it
yields `TypeError: 'numpy.float16' object is not iterable`
2024-12-10 16:17:28 -08:00
..
2024-12-10 10:36:03 +08:00
2024-12-10 10:36:03 +08:00