Skip to content

Releases: traceloop/openllmetry

0.26.1

30 Jul 10:45
Compare
Choose a tag to compare

v0.26.1 (2024-07-30)

Fix

  • bump to otel 0.47b0 (#1695)
  • openai: log content filter results in proper attributes (#1539)

[main af5e112] bump: version 0.26.0 → 0.26.1
47 files changed, 53 insertions(+), 46 deletions(-)

0.26.0

26 Jul 19:39
Compare
Choose a tag to compare

v0.26.0 (2024-07-26)

Feat

  • openai: add tool call id (#1664)

Fix

  • pinecone: support v5 (#1665)

[main a5a62b3] bump: version 0.25.6 → 0.26.0
47 files changed, 56 insertions(+), 46 deletions(-)

0.25.6

23 Jul 12:05
Compare
Choose a tag to compare

v0.25.6 (2024-07-23)

Fix

  • sdk: aworkflow wasn't propagating workflow_name attribute (#1648)
  • langchain: agent executor weren't producing traces (#1616)

[main 2b337d3] bump: version 0.25.5 → 0.25.6
47 files changed, 53 insertions(+), 46 deletions(-)

0.25.5

17 Jul 09:45
Compare
Choose a tag to compare

v0.25.5 (2024-07-17)

Fix

  • openai: pydantic tool calls in prompt weren't serialized correctly (#1572)

[main 9ad18b7] bump: version 0.25.4 → 0.25.5
47 files changed, 52 insertions(+), 46 deletions(-)

0.25.4

15 Jul 19:17
Compare
Choose a tag to compare

v0.25.4 (2024-07-15)

Fix

  • sdk: manual reporting of llm spans (#1555)

[main 11dfcbd] bump: version 0.25.3 → 0.25.4
47 files changed, 52 insertions(+), 46 deletions(-)

0.25.3

11 Jul 15:25
Compare
Choose a tag to compare

v0.25.3 (2024-07-11)

Fix

  • langchain: input/output values weren't respecting user config (#1540)

[main 16b1880] bump: version 0.25.2 → 0.25.3
47 files changed, 52 insertions(+), 46 deletions(-)

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