Skip to content

Commit

Permalink
Apply suggestions from code review
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 committed Mar 27, 2024
1 parent a85b923 commit 81d73df
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -57,7 +57,7 @@ Install the agent using `easy_install/pip/distribute` via the [Python Package In

* **Add support for [OpenAI](https://pypi.org/project/openai/)**

* Support for OpenAI Large Language Model instrumentation has been added. Chat completion and embedding data is recorded. Note streaming is only supported in chat completions at this time.
* Support for OpenAI Large Language Model instrumentation has been added. Synchronous and asynchronous chat completion and embedding data is recorded. Note streaming is only supported in chat completions at this time.

## Support statement

Expand Down

0 comments on commit 81d73df

Please sign in to comment.