EhmeedRls
12/19/2024, 9:05 AM_ = client.collections[collection_name].documents[id].update({"product_name": new_value})
The embedding field changes, but I don't understand to what value.
The new embedding value is not similar to the value I get when I embed the new string field value myself, and it's also not similar to the original embedding value.
How is the new value calculated?Jason Bosco
12/19/2024, 11:05 PMEhmeedRls
12/20/2024, 10:55 AMTomas Hauk
01/09/2025, 3:22 PM