Skip to content

add scripts and documentation to support customize retrieval source#58

Merged
shaoyijia merged 2 commits intostanford-oval:mainfrom
AMMAS1:dev-customize-retrieval-source
Jul 7, 2024
Merged

add scripts and documentation to support customize retrieval source#58
shaoyijia merged 2 commits intostanford-oval:mainfrom
AMMAS1:dev-customize-retrieval-source

Conversation

@AMMAS1
Copy link
Copy Markdown
Contributor

@AMMAS1 AMMAS1 commented Jul 6, 2024

This allows Storm users to provide their own data sources in the form of csv files to the model. During the prewriting stage, the model will retrieve the relevant information from the user's provided data and will use that for writing the article the user requested.

This also allows the user to add a vectorized form (vector store) of your own data that the user has already been maintaining externally either locally or online.

Copy link
Copy Markdown
Collaborator

@shaoyijia shaoyijia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!!

@shaoyijia shaoyijia merged commit d3b36cd into stanford-oval:main Jul 7, 2024
feldges pushed a commit to feldges/storm that referenced this pull request Dec 4, 2024
…al-source

add scripts and documentation to support customize retrieval source
@kiewranicolea-sy
Copy link
Copy Markdown

This allows Storm users to provide their own data sources in the form of csv files to the model. During the prewriting stage, the model will retrieve the relevant information from the user's provided data and will use that for writing the article the user requested.

This also allows the user to add a vectorized form (vector store) of your own data that the user has already been maintaining externally either locally or online.

What is this thing

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