Skip to content

Latest commit

 

History

History
155 lines (69 loc) · 9.5 KB

File metadata and controls

155 lines (69 loc) · 9.5 KB

Changelog

0.1.19 (2025-10-10)

Bug Fixes

  • Update build flies and CI env to include Python3.14 (#2294) (48b7a51)

0.1.18 (2025-09-18)

Bug Fixes

  • smolagents: Not Getting Step Spans From Latest Smolagents (#2171) (14f0a19)

0.1.17 (2025-09-11)

Bug Fixes

  • smolagents: Getting Multiple Traces While Streaming Code Agent (#1872) (420ea79)

0.1.16 (2025-08-22)

Bug Fixes

0.1.15 (2025-08-19)

Bug Fixes

  • smolagents: use new token_usage structure (#2087) (c691712)

0.1.14 (2025-07-10)

Features

  • smolagents: Improve Display Of Handled Errors (#1845) (fb7eb1f)

0.1.13 (2025-06-09)

Bug Fixes

  • smolagents: instrument both call and generate methods for complete model tracing (#1744) (a963b96)

0.1.12 (2025-05-28)

Bug Fixes

0.1.11 (2025-04-28)

Bug Fixes

  • update lower bound on openinference-semantic-conventions (#1567) (c2f428c)

0.1.10 (2025-04-11)

Bug Fixes

  • increased minimum supported version of openinference-instrumentation to 0.1.27 (#1507) (a55edfa)

0.1.9 (2025-04-05)

Bug Fixes

0.1.8 (2025-03-21)

Bug Fixes

0.1.7 (2025-03-14)

Documentation

0.1.6 (2025-02-18)

Features

  • define openinference_instrumentor entry points for all libraries (#1290) (4b69fdc)
  • smolagents: support smolagents on python 3.13 (#1294) (415f57e)

0.1.5 (2025-02-11)

Features

  • smolagents: updates to latest and makes examples use opentelemetry-instrument (#1277) (b151bc9)

0.1.4 (2025-02-07)

Features

  • smolagents: add entrypoint for use in opentelemetry-instrument (#1276) (7d2af53)

Bug Fixes

0.1.3 (2025-02-04)

Bug Fixes

  • smolagents: support smolagents nested llm input message contents (#1238) (51be5e4)

0.1.2 (2025-01-29)

Bug Fixes

  • smolagents: ensure tool attributes are captured successfully on new versions of smolagents (#1243) (03f3ceb)
  • smolagents: remove redundant smolagents llm output.value causing warning (#1239) (23324a4)
  • smolagents: use correct smolagents tool schema extraction function (#1236) (7d764fe)

0.1.1 (2025-01-23)

Bug Fixes

  • smolagents: update internal smolagents import for compatibility with versions post 1.5.0 (#1229) (b338113)

0.1.0 (2025-01-15)

Features

0.1.0 (2025-01-10)

Features