newrelic / newrelic-python-agent

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

Add bedrock streaming mock server support #1079

Closed hmstepanek closed 8 months ago

hmstepanek commented 8 months ago

Overview

Add streaming support for Bedrock mock server.

github-actions[bot] commented 8 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 3 0 0 1.53s
✅ PYTHON flake8 3 0 1.02s
✅ PYTHON isort 3 0 0 0.2s
✅ PYTHON pylint 3 0 4.88s

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_

hmstepanek commented 8 months ago

Closing this as it was combined into another streaming branch and already merged.