Skip to content

Commit

Permalink
Fixup: code review feedback changes
Browse files Browse the repository at this point in the history
Co-authored-by: Uma Annamalai <uannamalai@newrelic.com>
  • Loading branch information
hmstepanek and umaannamalai authored Sep 26, 2024
1 parent 30928fa commit 2862936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Install the agent using `easy_install/pip/distribute` via the [Python Package In

* Previously, when running [OpenAI](https://pypi.org/project/openai/) via [LangChain](https://pypi.org/project/langchain/) the request and response were a different format and were not being recorded. This issue has been fixed.

* Instrument new path to [OpenAI](https://pypi.org/project/openai/) chat class
* Instrument new path to [OpenAI](https://pypi.org/project/openai/) chat completions class

* [OpenAI](https://pypi.org/project/openai/) moved the `ChatCompletions` class to a different path which prevented the instrumentation from being applied. This has been fixed.

Expand Down

0 comments on commit 2862936

Please sign in to comment.