Skip to content

added default title_column and collection_name values for workflows u…#677

Merged
AlonsoGuevara merged 11 commits into
mainfrom
gnievesponce/default-vector-store-values
Jul 30, 2024
Merged

added default title_column and collection_name values for workflows u…#677
AlonsoGuevara merged 11 commits into
mainfrom
gnievesponce/default-vector-store-values

Conversation

@nievespg1

@nievespg1 nievespg1 commented Jul 24, 2024

Copy link
Copy Markdown
Contributor

Description

Added the default columns the vector store expects at the create_pipeline_config level. If the user does not use a vector store, the system will operate as usual

Related Issues

#676

Proposed Changes

I updated the create_pipeline_config to include default title_column and id_column value for each embedding step.

By adding an additional property to the create_pipeline_config. We are able to update each embedding workflow without much overhead.

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

@nievespg1
nievespg1 requested a review from a team as a code owner July 24, 2024 01:19
AlonsoGuevara
AlonsoGuevara previously approved these changes Jul 25, 2024
@AlonsoGuevara
AlonsoGuevara merged commit fc9f29d into main Jul 30, 2024
@AlonsoGuevara
AlonsoGuevara deleted the gnievesponce/default-vector-store-values branch July 30, 2024 23:47
dayesouza pushed a commit that referenced this pull request Aug 1, 2024
#677)

* added default title_column and collection_name values for workflows using the vector store option

* update poetry lockfile

* fixed ruff formatting

* ran semversioner

---------

Co-authored-by: Gabriel Nieves-Ponce <gnievesponce@microsoft.com>
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
Brandsma pushed a commit to ThalamusLabs/MMGraphRAG that referenced this pull request Nov 6, 2025
microsoft#677)

* added default title_column and collection_name values for workflows using the vector store option

* update poetry lockfile

* fixed ruff formatting

* ran semversioner

---------

Co-authored-by: Gabriel Nieves-Ponce <gnievesponce@microsoft.com>
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants