lancedb/lancedb
GitHub で見るFeature: openai embedding function returns None if the result is not valid
Open
#1,677 opened on 2024年9月20日
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (10,303 stars)
- PR merge metrics
- (平均マージ 2d 17h) (30d で 82 merged PRs)
説明
SDK
Python
Description
Be able to handle error easier, we can
- Set the return embedding as None
- logging the line where it is error.
- 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