Skip to content

Releases: Arize-ai/openinference

python-openinference-instrumentation-dspy: v0.1.8

10 May 18:10
6d17e19
Compare
Choose a tag to compare

0.1.8 (2024-05-09)

Features

  • Make DSPY instrumentation read from attributes from context (#421) (60c9b9c)

python-openinference-instrumentation-bedrock: v0.1.4

10 May 18:13
108c8bd
Compare
Choose a tag to compare

0.1.4 (2024-05-10)

Features

  • Make Bedrock instrumentation read from attributes from context (#433) (69e8277)

Documentation

python-openinference-instrumentation: v0.1.5

06 May 23:07
15f0083
Compare
Choose a tag to compare

0.1.5 (2024-05-06)

Bug Fixes

  • Add missing context variables to list (#438) (ab2ef46)

python-openinference-instrumentation: v0.1.4

06 May 22:13
033cbf5
Compare
Choose a tag to compare

0.1.4 (2024-05-06)

Features

  • Add context manager for prompt template, version, and variables (#437) (0d44490)
  • Allow context managers as decorators (#431) (b1bb379)

python-openinference-instrumentation-llama-index: v1.3.0

06 May 18:52
6c7ca73
Compare
Choose a tag to compare

1.3.0 (2024-05-04)

Features

  • Add span attributes from OTEL context for llama-index instrumentator (#417) (09f5077)

Bug Fixes

  • Bump openinference-instrumentation req to avoid yanked release (#428) (27f6e06)

python-openinference-instrumentation: v0.1.3

03 May 19:33
635fc32
Compare
Choose a tag to compare

0.1.3 (2024-05-03)

Bug Fixes

  • require minimum version of openinference-semantic-conventions (#424) (040c1aa)

python-openinference-instrumentation: v0.1.2

02 May 19:37
a7c2425
Compare
Choose a tag to compare

0.1.2 (2024-05-02)

Features

  • Create context managers to pass session, user, metadata and tags as span attributes (#414) (c142b3a)

python-openinference-semantic-conventions: v0.1.6

29 Apr 22:51
c169f27
Compare
Choose a tag to compare

0.1.6 (2024-04-29)

Features

  • Add user.id and session.id to semantic conventions (#410) (6588134)

python-openinference-instrumentation-dspy: v0.1.7

27 Apr 22:55
deae13c
Compare
Choose a tag to compare

0.1.7 (2024-04-27)

Bug Fixes

Documentation

python-openinference-instrumentation-llama-index: v1.2.2

23 Apr 05:10
c8186f8
Compare
Choose a tag to compare

1.2.2 (2024-04-22)

Bug Fixes