<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug.md --> ## Describe your configuration - Extension name: `firestore-vector-search` - Extension version: `0.0.4` - Configuration values (redact info where appropriate): <img width="271" alt="Screenshot 2024-08-09 at 01 11 28" src="https://github.com/user-attachments/assets/e2e53db7-37fa-4a31-8e21-44746f631c7f"> ## Describe the problem Text changed but embedding values & status not changed. #### Steps to reproduce: 1. change values in `text` field (config's input field name) 2. cloud function trigged but `status` and `text_embedding` fields not changed. ##### Expected result - `status` & `text_embedding` fields changed. ##### Actual result ##### Screenshots <img width="600" alt="Screenshot 2024-08-09 at 00 59 34" src="https://github.com/user-attachments/assets/2417c496-a8b6-4afb-8f8b-07a7469ee690"> <img width="1022" alt="Screenshot 2024-08-09 at 00 58 28" src="https://github.com/user-attachments/assets/fbb2cd45-0d37-4ab9-b3ed-04fc7e7d517a">
Describe your configuration
firestore-vector-search0.0.4Describe the problem
Text changed but embedding values & status not changed.
Steps to reproduce:
textfield (config's input field name)statusandtext_embeddingfields not changed.Expected result
status&text_embeddingfields changed.Actual result
Screenshots