newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

fix: openai Embeddings module hasattr typo

Open niehusst opened this issue 1 year ago • 1 comments

Before contributing, please read our contributing guidelines and code of conduct.

Overview

Fix a possible typo to make the check against the module function that's actually being wrapped.

Related Github Issue

N/A

Testing

The agent includes a suite of tests which should be used to verify your changes don't break existing functionality. These tests will run with Github Actions when a pull request is made. More details on running the tests locally can be found here, For most contributions it is strongly recommended to add additional tests which exercise your changes.

niehusst avatar Jul 03 '24 17:07 niehusst

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 03 '24 17:07 CLAassistant