Skip to content

Conversation

@PatAltimore
Copy link
Contributor

Purpose

  • Set default values so quickstart can use existing data file in repo without running the create embeddings code.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Follow readme.
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@PatAltimore
Copy link
Contributor Author

Hi @diberry, Sorry. Found another issue with the default values. This change allows the quickstart to use the existing data file with vectors. Doesn't require you to run the create embeddings code.

#sign-off

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.

1 participant