-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a command to generate missing mappings #254
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
b1ef9ed
Add a command to generate missing mappings
chesterbot01 69221e1
Update _1.txt
chesterbot01 14d77e3
Update _2.txt
chesterbot01 b6900c8
Add the rest of embeddings
chesterbot01 f59605b
Update _3.txt
chesterbot01 fe1cebb
Update _4.txt
chesterbot01 c54d0df
Update _5.txt
chesterbot01 bd8afea
Rewrite generate_missing_mappings tool in the newly added Application…
chesterbot01 0948b05
Adjust requires in gemfile to address test load errors
elsom25 e519128
Ensure both forms of generation sort consistently
elsom25 381ac8c
Update dist files to match properly sorted category IDs
elsom25 656210b
Update yml mapping file to match properly sorted category IDs
chesterbot01 50e341b
do not generate mappings for categories in unmapped_product_category_…
chesterbot01 253d477
move to the logic of ensure_qdrant_server_running to makefile
chesterbot01 54e0f17
use dotenv to override local environment variables + update README
chesterbot01 abf8cfc
update dist files to match properly sorted categories
chesterbot01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be in the group below pls @chesterbot01