Skip to content

Releases: traceloop/openllmetry

0.33.7

04 Nov 11:43
Compare
Choose a tag to compare

v0.33.7 (2024-11-04)

Fix

  • sdk: don't serialize large jsons as inputs/outputs (#2252)

[main 2e1598c] bump: version 0.33.6 → 0.33.7
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.6

04 Nov 09:35
Compare
Choose a tag to compare

v0.33.6 (2024-11-04)

Fix

  • anthropic: instrument anthropics system message as gen_ai.prompt.0 (#2238)
  • llamaindex: streaming LLMs caused detached spans (#2237)
  • sdk: missing sagemaker initialization (#2235)
  • sdk: support a "block-list" of things to not instrument (#1958)

[main da7e0ab] bump: version 0.33.5 → 0.33.6
53 files changed, 61 insertions(+), 52 deletions(-)

0.33.5

29 Oct 21:53
Compare
Choose a tag to compare

v0.33.5 (2024-10-29)

Fix

  • openai+anthropic: async call crashing the app when already in a running asyncio loop (#2226)

[main 88bf1fc] bump: version 0.33.4 → 0.33.5
53 files changed, 58 insertions(+), 52 deletions(-)

0.33.4

28 Oct 16:20
Compare
Choose a tag to compare

v0.33.4 (2024-10-28)

Fix

  • langchain: structured output response parsing (#2214)
  • anthropic: add instrumentation for Anthropic prompt caching (#2175)
  • bedrock: cohere models failed to report prompts (#2204)

[main f9af138] bump: version 0.33.3 → 0.33.4
53 files changed, 60 insertions(+), 52 deletions(-)

0.33.3

22 Oct 19:02
Compare
Choose a tag to compare

v0.33.3 (2024-10-22)

Fix

  • sdk: capture posthog events as anonymous; roll ingestion key (#2194)

[main 9c4db06] bump: version 0.33.2 → 0.33.3
53 files changed, 58 insertions(+), 52 deletions(-)

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(-)