Skip to content

Releases: Arize-ai/openinference

python-openinference-instrumentation-bedrock: v0.1.5

11 May 17:14
a804b68
Compare
Choose a tag to compare

0.1.5 (2024-05-11)

Features

  • add support for meta vendor in openinference-instrumentation-bedrock (#448) (958c385)

python-openinference-instrumentation-openai: v0.1.5

10 May 18:11
21a48ef
Compare
Choose a tag to compare

0.1.5 (2024-05-09)

Features

  • add tool calling support for sync and async chat completions for mistralai instrumentation (#313) (9889164)
  • OpenAI instrumentation to capture context attributes (#415) (8e0cab9)

Bug Fixes

  • Bump openinference-instrumentation requirement to avoid yanked release (#426) (71b28f2)

Documentation

python-openinference-instrumentation-mistralai: v0.0.6

10 May 18:10
30d6719
Compare
Choose a tag to compare

0.0.6 (2024-05-09)

Features

  • Make Mistral ai instrumentation read context attributes (#420) (e4a61c5)

Bug Fixes

  • Bump openinference-instrumentation req to avoid yanked release (#427) (a9ef31e)
  • update mistralai minimum python version (#341) (04e7ee1)

Documentation

  • update mistral README.md with pypi badge (#334) (8e31667)

python-openinference-instrumentation-langchain: v0.1.15

10 May 21:10
b6e4cfe
Compare
Choose a tag to compare

0.1.15 (2024-05-10)

Features

  • Instrumentation reads session id from metadata (#446) (5490f68)
  • Make langchain instrumentation read context attributes (#419) (0005fa8)

Bug Fixes

  • Bump openinference-instrumentation req to avoid yanked release (#429) (54d0931)
  • Enables uninstrument method on LangchainInstrumentor (#353) (c96ae51)
  • fix formatting and types in langchain instrumentation (#367) (6d79c57)

Documentation

  • Update LangChain instrumentation readme (#349) (6cb1bcf)

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)