Skip to content

Releases: Arize-ai/openinference

python-openinference-instrumentation-groq: v0.1.5

21 Dec 00:14
89bf281
Compare
Choose a tag to compare

0.1.5 (2024-12-20)

Features

  • groq: refactor groq, add groq tool call support (#1133) (6057418)

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

20 Dec 21:58
f99d71a
Compare
Choose a tag to compare

3.1.2 (2024-12-20)

Bug Fixes

  • llama-index: capture tool calls from anthropic chat response (#1177) (e1ba6a5)

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

17 Dec 21:15
8ca8826
Compare
Choose a tag to compare

3.1.1 (2024-12-17)

Bug Fixes

  • llama-index: extract token counts for groq when streaming (#1174) (0aafe9c)

python-openinference-instrumentation: v0.1.20

13 Dec 22:16
702c6aa
Compare
Choose a tag to compare

0.1.20 (2024-12-13)

Features

  • add ability to hide LLM invocation paramaters for OITracer (#1171) (f7e94c7)

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

12 Dec 16:54
c0f93e6
Compare
Choose a tag to compare

3.1.0 (2024-12-12)

Features

  • add get_current_span helper function for llama-index (#1165) (b46931c)

Bug Fixes

  • get_current_span should return None when llama-index is not instrumented (#1169) (12d64bc)
  • handle multiple embedding events for llama-index (#1166) (0cef233)

python-openinference-instrumentation: v0.1.19

02 Dec 17:05
ebd1c05
Compare
Choose a tag to compare

0.1.19 (2024-12-02)

Bug Fixes

  • increase python upperbound to include 3.13 for openinference-instrumentation (#1137) (0c2f297)

python-openinference-instrumentation-openai: v0.1.18

22 Nov 16:08
09e702f
Compare
Choose a tag to compare

0.1.18 (2024-11-22)

Bug Fixes

  • add google as provider for openai instrumentor (#1131) (3ef4243)

python-openinference-instrumentation-anthropic: v0.1.9

21 Nov 21:07
9e2ca3a
Compare
Choose a tag to compare

0.1.9 (2024-11-21)

Bug Fixes

  • add tool id for anthropic instrumentor and serialize content to string if it's not a string (#1129) (682724c)

python-openinference-instrumentation-anthropic: v0.1.8

20 Nov 17:27
8aa0012
Compare
Choose a tag to compare

0.1.8 (2024-11-20)

Bug Fixes

  • capture anthropic model name from response (#1124) (8e915f2)

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

12 Nov 05:56
c415c76
Compare
Choose a tag to compare

3.0.4 (2024-11-12)

Bug Fixes

  • remove attaching and detaching of opentelemetry contexts (#1112) (0f16ffb)