Skip to content

0.2.6

Compare
Choose a tag to compare
released this 06 Aug 11:21
· 5 commits to main since this release
0100b4c
  • application_name is now a requirement parameter for the initialization

    monitor.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

Full Changelog: 0.2.5...0.2.6