Gabriel Nieves-Ponce
Gabriel Nieves-Ponce
## Problem Description In [line 144](https://github.com/microsoft/graphrag/blob/60a197fbd1421739542223fb78c86670b295f7c3/graphrag/index/workflows/v1/create_final_text_units.py#L144) of the [create_final_text_units.py](https://github.com/microsoft/graphrag/blob/60a197fbd1421739542223fb78c86670b295f7c3/graphrag/index/workflows/v1/create_final_text_units.py#L144) workflow the verb attempts to load the `text_embedding` column which does not exists in the dataframe when we define a vector...
### Do you need to file an issue? - [X] I have searched the existing issues and this bug is not already filed. - [X] My model is hosted on...
[Bug]: The overlay-defaults param does not provide default values for workflows using a vector store
### Describe the bug When a vector store is specified in the YAML configuration, attempting to execute an indexing job with the bash tool using the `--overlay-defaults` flag results in...
### Do you need to file an issue? - [X] I have searched the existing issues and this bug is not already filed. - [X] My model is hosted on...