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

Develop ai limited preview 3 #1112

Closed hmstepanek closed 6 months ago

hmstepanek commented 6 months ago

Overview

Add LLM AI instrumentation for Bedrock, Langchain, and OpenAI. Supported features:

github-actions[bot] commented 6 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ PYTHON bandit 19 1 10.16s
✅ PYTHON black 73 5 0 8.81s
❌ PYTHON flake8 73 8 4.66s
✅ PYTHON isort 73 8 0 0.79s
❌ PYTHON pylint 73 159 34.13s

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_