#1677·lancedb

Feature: openai embedding function returns None if the result is not valid

Author: eddyxuCreated Sep 20, 2024Updated Sep 14, 2026
Labelsenhancementgood first issuehelp wanted

SDK

Python

Description

Be able to handle error easier, we can

  1. Set the return embedding as None
  2. logging the line where it is error.
  3. Allow user either drop the row or store the row with None embedding, so users can later to rerun the ingestion with filter vector_column == null