Skip to content

Releases: traceloop/openllmetry

0.25.2

11 Jul 14:57
Compare
Choose a tag to compare

v0.25.2 (2024-07-11)

Fix

  • llamaindex: report entity name (#1525)
  • langchain: remove leftover print
  • langchain: cleanups, and fix streaming issue (#1522)
  • langchain: report llm spans (instead of normal instrumentations) (#1452)

[main 811480d] bump: version 0.25.1 → 0.25.2
47 files changed, 55 insertions(+), 46 deletions(-)

0.25.1

09 Jul 16:58
Compare
Choose a tag to compare

v0.25.1 (2024-07-09)

Fix

  • association properties and workflow / task on metrics (#1494)
  • llamaindex: report inputs+outputs on entities (#1495)

[main 38192c4] bump: version 0.25.0 → 0.25.1
47 files changed, 53 insertions(+), 46 deletions(-)

0.25.0

08 Jul 18:46
Compare
Choose a tag to compare

v0.25.0 (2024-07-08)

Feat

  • suppress LLM instrumentations through context (#1453)
  • langchain: improve callbacks (#1426)

Fix

  • sdk: llamaindex instrumentation was never initialized (#1490)

[main 61b37e5] bump: version 0.24.0 → 0.25.0
47 files changed, 57 insertions(+), 46 deletions(-)

0.24.0

03 Jul 19:50
Compare
Choose a tag to compare

v0.24.0 (2024-07-03)

Feat

  • sdk: prompt versions and workflow versions (#1425)
  • openai: add support for parallel function calls (#1424)
  • marqo: Add marqo instrumentation (#1373)

Fix

  • sdk: context detach issues on fastapi (#1432)
  • openai: Handle tool_calls assistant messages (#1429)
  • sdk: speedup SDK initialization (#1374)
  • gemini: relax version requirements (#1367)

Refactor

  • openai: rename function_call to tool_calls (#1431)

[main d1f6ae3] bump: version 0.23.0 → 0.24.0
47 files changed, 65 insertions(+), 46 deletions(-)

0.23.0

17 Jun 18:48
Compare
Choose a tag to compare

v0.23.0 (2024-06-17)

Feat

  • langchain: use callbacks (#1170)

Fix

  • input/output serialization issue for langchain (#1341)
  • sdk: remove auto-create dashboard option (#1315)

[main ff80bf5] bump: version 0.22.1 → 0.23.0
45 files changed, 55 insertions(+), 44 deletions(-)

0.22.1

13 Jun 11:37
Compare
Choose a tag to compare

v0.22.1 (2024-06-13)

Fix

  • sdk: backpropagate association property to nearest workflow/task (#1300)
  • sdk: clear context when @workflow or @task is ending (#1301)
  • bedrock: utilize invocation metrics from response body for AI21, Anthropic, Meta models when available to record usage on spans (#1286)

[main 5962488] bump: version 0.22.0 → 0.22.1
45 files changed, 52 insertions(+), 44 deletions(-)

0.22.0

10 Jun 12:11
Compare
Choose a tag to compare

v0.22.0 (2024-06-10)

Feat

  • gemini: basic support in generate_content API (#1293)
  • alephalpha: Add AlephAlpha instrumentation (#1285)
  • instrumentation: add streamed OpenAI function tracing (#1284)
  • togetherai: Add together ai instrumentation (#1264)

Fix

  • anthropic: duplicate creation of metrics (#1294)
  • haystack: add input and output (#1202)
  • openai: calculate token usage for azure (#1274)
  • use constants (#1131)
  • instrumentation: Handle OpenAI run polling (#1256)

[main 8b8c4b2] bump: version 0.21.5 → 0.22.0
45 files changed, 61 insertions(+), 44 deletions(-)

0.21.5

05 Jun 10:48
Compare
Choose a tag to compare

v0.21.5 (2024-06-05)

Fix

  • openai: handle empty finish_reason (#1236)
  • removed debug prints from instrumentations
  • vertexai: change the span names to match method calls (#1234)

[main c9c4a1e] bump: version 0.21.4 → 0.21.5
40 files changed, 47 insertions(+), 39 deletions(-)

0.21.4

03 Jun 21:39
Compare
Choose a tag to compare

v0.21.4 (2024-06-03)

Fix

  • openai+anthropic+watsonx: align duration and token.usage metrics attributes with conventions (#1182)

[main 8407f5c] bump: version 0.21.3 → 0.21.4
40 files changed, 45 insertions(+), 39 deletions(-)

0.21.3

03 Jun 09:42
Compare
Choose a tag to compare

v0.21.3 (2024-06-03)

Fix

  • openai: async streaming responses (#1229)
  • sdk: temporarily (?) remove sentry (#1228)

[main 465c377] bump: version 0.21.2 → 0.21.3
40 files changed, 46 insertions(+), 39 deletions(-)