Closed umaannamalai closed 8 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 2 | 0 | 5.38s | |
✅ PYTHON | black | 8 | 0 | 0 | 1.52s |
✅ PYTHON | flake8 | 8 | 0 | 0.71s | |
✅ PYTHON | isort | 8 | 0 | 0 | 0.2s |
✅ PYTHON | pylint | 8 | 0 | 5.52s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR removes the legacy attributes
response.usage.completion_tokens
,response.usage.total_tokens
, andresponse.usage.prompt_tokens
fromopenai
andbedrock
.