description_embedding: Optional[List[float]] = Field(None, sa_type=ARRAY(Float))
to the original table?description
a str I can easily embed. But, I also have description_keywords
I want embedded. That seems like overkill. 1k vectors for 3,000 terms. Hm.