Skip to content

Releases: traceloop/openllmetry

0.33.2

17 Oct 12:35
Compare
Choose a tag to compare

v0.33.2 (2024-10-17)

Fix

  • langchain: various bugs and edge cases in metric exporting (#2167)
  • sdk: add header for logging exporter (#2164)

[main f94e5b7] bump: version 0.33.1 → 0.33.2
53 files changed, 59 insertions(+), 52 deletions(-)

0.33.1

16 Oct 15:30
Compare
Choose a tag to compare

v0.33.1 (2024-10-16)

Fix

  • langchain: metrics support (#2154)
  • langchain: Add trace context to client requests (#2152)
  • anthropic: add instrumentation for Anthropic tool calling (alternative to #1372) (#2150)
  • openai: add structured output instrumentation (#2111)

[main ace8f7b] bump: version 0.33.0 → 0.33.1
53 files changed, 61 insertions(+), 52 deletions(-)

0.33.0

15 Oct 11:19
Compare
Choose a tag to compare

v0.33.0 (2024-10-15)

Feat

  • sdk: add OpenTelemetry logging support (#2112)
  • ollama: tool calling (#2059)

Fix

  • llama-index: add attribute to span for llm request type in dispatcher wrapper (#2141)

[main 689909d] bump: version 0.32.2 → 0.33.0
53 files changed, 63 insertions(+), 52 deletions(-)

0.32.2

04 Oct 22:26
Compare
Choose a tag to compare

v0.32.2 (2024-10-04)

Fix

  • traceloop-sdk: add aiohttp as dependency (#2094)

[main d9523bc] bump: version 0.32.1 → 0.32.2
53 files changed, 58 insertions(+), 52 deletions(-)

0.32.1

03 Oct 20:42
Compare
Choose a tag to compare

v0.32.1 (2024-10-03)

Fix

  • anthropic: Replace count_tokens with usage for newer models (#2086)

[main 57553fd] bump: version 0.32.0 → 0.32.1
53 files changed, 58 insertions(+), 52 deletions(-)

0.32.0

03 Oct 00:11
Compare
Choose a tag to compare

v0.32.0 (2024-10-03)

Feat

  • bedrock: support metrics for bedrock (#1957)
  • SageMaker: Add SageMaker instrumentation (#2028)

Fix

  • langchain: token usage reporting (#2074)

[main ca83bee] bump: version 0.31.4 → 0.32.0
51 files changed, 61 insertions(+), 50 deletions(-)

0.31.4

01 Oct 14:29
Compare
Choose a tag to compare

v0.31.4 (2024-10-01)

Fix

  • langchain: serialize inputs and outputs with pydantic (#2065)
  • sdk: custom image uploader (#2064)

[main b814cdd] bump: version 0.31.3 → 0.31.4
51 files changed, 57 insertions(+), 50 deletions(-)

0.31.3

28 Sep 07:34
Compare
Choose a tag to compare

v0.31.3 (2024-09-28)

Fix

  • support async image upload flows (#2051)

[main 8b0dea7] bump: version 0.31.2 → 0.31.3
51 files changed, 56 insertions(+), 50 deletions(-)

0.31.2

27 Sep 09:03
Compare
Choose a tag to compare

v0.31.2 (2024-09-27)

Fix

  • anthropic: add support for base64 images upload for anthropic (#2029)

[main 9f270ec] bump: version 0.31.1 → 0.31.2
51 files changed, 56 insertions(+), 50 deletions(-)

0.31.1

26 Sep 18:38
Compare
Choose a tag to compare

v0.31.1 (2024-09-26)

Fix

  • anthropic: token counting exception when prompt contains images (#2030)

[main 9a90629] bump: version 0.31.0 → 0.31.1
51 files changed, 56 insertions(+), 50 deletions(-)