newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
176 stars 99 forks source link

Add support for mistral bedrock model #1141

Closed hmstepanek closed 4 months ago

hmstepanek commented 4 months ago

Overview

Add support for AWS Bedrock mistral model.

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 5.55s
✅ PYTHON black 5 0 0 3.17s
✅ PYTHON flake8 5 0 1.39s
✅ PYTHON isort 5 0 0 0.45s
✅ PYTHON pylint 5 0 6.7s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.72%. Comparing base (3e5be52) to head (ac6fe6d).

Files Patch % Lines
newrelic/hooks/external_botocore.py 81.81% 0 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1141 +/- ## ========================================== - Coverage 81.75% 81.72% -0.03% ========================================== Files 192 192 Lines 21323 21345 +22 Branches 3710 3715 +5 ========================================== + Hits 17433 17445 +12 - Misses 2813 2816 +3 - Partials 1077 1084 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.