Skip to content

Releases: Arize-ai/openinference

python-openinference-instrumentation: v0.1.18

11 Sep 03:47
518167c
Compare
Choose a tag to compare

0.1.18 (2024-09-11)

Bug Fixes

  • add missing dependency opentelemetry-sdk (#1026) (11e6cb9)

python-openinference-instrumentation: v0.1.17

10 Sep 16:29
34ff091
Compare
Choose a tag to compare

0.1.17 (2024-09-10)

Features

  • id generator with separate source of randomness (#1010) (ac8cce1)

python-openinference-instrumentation-langchain: v0.1.28

10 Sep 17:06
b82d493
Compare
Choose a tag to compare

0.1.28 (2024-09-10)

Bug Fixes

  • increase version lower bound for openinference-instrumentation (#1012) (3236d27)

python-openinference-instrumentation-mistralai: v1.0.0

06 Sep 15:53
8ec30f6
Compare
Choose a tag to compare

1.0.0 (2024-09-06)

⚠ BREAKING CHANGES

  • mistralai: support v1 (#947)

Features

python-openinference-instrumentation-llama-index: v3.0.2

06 Sep 17:10
5bc4100
Compare
Choose a tag to compare

3.0.2 (2024-09-06)

Bug Fixes

  • Don't check length when converting ToolMetadata to OpenAI format (#1004) (47e9c77)

python-openinference-instrumentation: v0.1.16

05 Sep 02:35
9e91a74
Compare
Choose a tag to compare

0.1.16 (2024-09-04)

Bug Fixes

python-openinference-instrumentation-llama-index: v3.0.1

05 Sep 21:52
fcbba66
Compare
Choose a tag to compare

3.0.1 (2024-09-05)

Bug Fixes

  • llama-index: ensure llamaindex response models are serializable (#997) (c1cb203)

python-openinference-instrumentation-anthropic: v0.1.3

04 Sep 02:38
c2b94cd
Compare
Choose a tag to compare

0.1.3 (2024-09-04)

Bug Fixes

  • anthropic: dynamically import anthropic (#998) (b627f79)

python-openinference-instrumentation-anthropic: v0.1.2

28 Aug 02:48
a646a31
Compare
Choose a tag to compare

0.1.2 (2024-08-28)

Bug Fixes

  • Fix input message attribute issues + toolcalling from dogfooding (#948) (dde31f5)

python-openinference-instrumentation-llama-index: v3.0.0

27 Aug 17:38
8cb457b
Compare
Choose a tag to compare

3.0.0 (2024-08-27)

⚠ BREAKING CHANGES

  • support pydanticV2 for llama-index 0.11 (#971)

Features

  • support pydanticV2 for llama-index 0.11 (#971) (ba203b8)