Skip to content

Releases: traceloop/openllmetry

0.28.0

24 Aug 12:44
Compare
Choose a tag to compare

v0.28.0 (2024-08-24)

Feat

  • llama-index: callback improvements (#1859)

Fix

  • openai: re-enabled token count for azure instances (#1877)
  • openai: not given values thrown errors (#1876)
  • sdk: aentity_class was missing a positional argument (#1816)
  • sdk: instrument threading for propagating otel context (#1868)
  • openai: TypeError: '<' not supported between instances of 'NoneType' and 'int' in embeddings_wrappers.py (#1836)

[main 27daeff] bump: version 0.27.0 → 0.28.0
49 files changed, 62 insertions(+), 48 deletions(-)

0.27.0

15 Aug 15:56
Compare
Choose a tag to compare

v0.27.0 (2024-08-15)

Feat

  • llama-index: Use callbacks (#1546)
  • LanceDB Integration (#1749)
  • sdk: chained entity path on nested tasks (#1782)

Fix

  • workflow_name and entity_path support for langchain + fix entity_name (#1844)
  • sdk: disable traceloop sync by default (#1835)

[main e9f7849] bump: version 0.26.5 → 0.27.0
49 files changed, 61 insertions(+), 48 deletions(-)

0.26.5

06 Aug 12:52
Compare
Choose a tag to compare

v0.26.5 (2024-08-06)

Fix

  • langchain: export metadata as association properties (#1805)
  • bedrock: add model name for amazon bedrock response (#1757)

[main 39f9db6] bump: version 0.26.4 → 0.26.5
47 files changed, 53 insertions(+), 46 deletions(-)

0.26.4

03 Aug 16:12
Compare
Choose a tag to compare

v0.26.4 (2024-08-03)

Fix

  • bedrock: token count for titan (#1748)

[main a31efce] bump: version 0.26.3 → 0.26.4
47 files changed, 52 insertions(+), 46 deletions(-)

0.26.3

02 Aug 13:36
Compare
Choose a tag to compare

v0.26.3 (2024-08-02)

Fix

  • langchain: various cases where not all parameters were logged properly (#1725)

[main 247b72b] bump: version 0.26.2 → 0.26.3
47 files changed, 52 insertions(+), 46 deletions(-)

0.26.2

31 Jul 15:06
Compare
Choose a tag to compare

v0.26.2 (2024-07-31)

Fix

  • separate semconv-ai module to avoid conflicts (#1716)

[main cce6d15] bump: version 0.26.1 → 0.26.2
47 files changed, 52 insertions(+), 46 deletions(-)

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