Skip to content

Releases: elastic/elastic-otel-python-instrumentations

openai-v0.2.0

19 Mar 10:29
openai-v0.2.0
af394b0

Choose a tag to compare

What's Changed

  • Fix tracing of optional OpenAI client parameters (#12)
  • Fix schema versions to be strings (#9)
  • Bump openai client we are testing against to latest (#11)

Full Changelog: openai-v0.1.0...openai-v0.2.0

openai-v0.1.0

19 Mar 10:28
openai-v0.1.0
9e6e917

Choose a tag to compare

What's Changed

Initial release with the following features:

  • sync and async chat completions
  • Streaming support
  • Functions calling with tools
  • Client side metrics
  • Following 1.27.0 Gen AI Semantic Conventions

Full Changelog: https://github.com/elastic/elastic-otel-python-instrumentations/commits/openai-v0.1.0