Bh/ops 262/auto tagging - #16
Open
bhesgflo wants to merge 70 commits into
Open
Conversation
Move embedding model call to amazon titan text embedding v2 instead of open ai text embedding ada 002.
[FND-1341] Update Scope 3 scripts to run using Bedrock
- Changed `create_embeddings` to `embedding_service` - Added logger in bedrock file - Updated conditional check in the `embedding_service` file
- Changed `create_embeddings` to `embedding_service` - Added logger in bedrock file - Updated conditional check in the `embedding_service` file
- Changed `create_embeddings` to `embedding_service` - Added logger in bedrock file - Updated conditional check in the `embedding_service` file
- Changed `create_embeddings` to `embedding_service` - Added logger in bedrock file - Updated conditional check in the `embedding_service` file
Added TextProcessor to clean text before embedding in create_embeddings. Also updated find_entity_relation_matches_and_cluster signature to require label as a positional argument for consistency.
Added TextProcessor to clean text before embedding in create_embeddings. Also updated find_entity_relation_matches_and_cluster signature to require label as a positional argument for consistency.
Introduces ProductInterpretationService for LLM-based product metadata analysis, including batch DataFrame processing.
Introduced helper functions to safely extract product grouping and description values from pandas rows, improving code readability and handling of missing or NaN values.
Introduces ProductInterpretationService for LLM-based product metadata analysis, including batch DataFrame processing.
Introduced helper functions to safely extract product grouping and description values from pandas rows, improving code readability and handling of missing or NaN values.
[Develop to Release] Upgraded packages to resolve security vulnerability
[Release to Main] Upgraded packages to resolve security vulnerability
Add merge_main.yaml, pr_version_check.yaml, and version_calculator.py to enable automated semantic versioning and release creation on merge to main. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.