Open
Conversation
added 8 commits
June 15, 2025 05:04
5f808c5 to
f2c9ea4
Compare
- Remove CLAUDE.md from version control - Add CLAUDE.md to .gitignore for local-only usage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
…ities - Update langchain from 1.0.4 to 1.0.5 - Fixes CVE-2024-36480 (CVSS 9.0): Remote Code Execution vulnerability - Fixes CVE-2023-46229: SSRF vulnerability - All dependencies resolved successfully (229 packages) Security audit findings: - reportlab 4.4.4: Safe (CVE-2023-33733 patched in 3.6.13+) - weasyprint 66.0: Safe (CVE-2024-28184 patched in 61.2+) - pillow >=11.2.1: Safe (latest version) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
[ADD] Strands Agents and AgentCore for Life Science application
Add a complete example for fine-tuning Amazon Nova 2 Lite model to build a guardrail that detects fraudulent return/refund requests in Korean e-commerce context. Features: - Data preparation scripts with validation - Fine-tuning pipeline for Amazon Bedrock - Evaluation scripts for Nova 2 Lite and Qwen models - Korean language dataset (837 samples) - Achieves 89.3% accuracy, 94.6% on unsafe request detection
Replace hardcoded AWS account IDs with placeholders for security
[ADD] Add Nova 2 Lite fine-tuning example for guardrail model
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.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.