0.2.6
-
application_name
is now a requirement parameter for the initializationmonitor.initialization( application_name="OpenAI observability example" )
-
We have introduced a new entity type: LLM application. Now all the corresponding events are attached to the new entity.
-
The LLM application entities can be found here
What's Changed
- Added new events for chat completions by @nhoffmann-newrelic in #11
- bugfix: all messages have the same ID by @nhoffmann-newrelic in #15
- add input field to embedding by @nhoffmann-newrelic in #16
Full Changelog: 0.2.5...0.2.6