koog icon indicating copy to clipboard operation
koog copied to clipboard

Update Bedrock Llama 3.3 70B model to include tool capabilities

Open aozherelyeva opened this issue 1 month ago • 1 comments

Motivation and Context

Bedrock Model for Llama 3.3 70B incorrectly flagged as unable to use tools #1211

Breaking Changes


Type of the changes

  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Documentation update
  • [ ] Tests improvement
  • [ ] Refactoring

Checklist

  • [ ] The pull request has a description of the proposed change
  • [x] I read the Contributing Guidelines before opening the pull request
  • [x] The pull request uses develop as the base branch
  • [ ] Tests for the changes have been added
  • [x] All new and existing tests passed
Additional steps for pull requests adding a new feature
  • [ ] An issue describing the proposed change exists
  • [ ] The pull request includes a link to the issue
  • [ ] The change was discussed and approved in the issue
  • [ ] Docs have been added / updated

aozherelyeva avatar Dec 02 '25 10:12 aozherelyeva

Qodana for JVM

1170 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 1159
Missing KDoc for public API declaration 🔶 Warning 11
@@ Code coverage @@
+ 72% total lines covered
16814 lines analyzed, 12194 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

  • Or via our issue tracker: https://jb.gg/qodana-issue
  • Or share your feedback: https://jb.gg/qodana-discussions

github-actions[bot] avatar Dec 02 '25 10:12 github-actions[bot]