Skip to content

Releases: langchain-ai/langsmith-sdk

v0.4.9

31 Jul 18:33
69f8726
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

18 Jul 19:35
4daa812
Compare
Choose a tag to compare

What's Changed

  • fix(python): Fix update_examples improperly overriding inputs/outputs for multipart endpoint by @jacoblee93 in #1860

Full Changelog: v0.4.7...v0.4.8

v0.4.7

17 Jul 22:24
07c12b7
Compare
Choose a tag to compare

What's Changed

  • fix(js): Make readDataset throw if empty string is passed by @jacoblee93 in #1853
  • fix(js): Fallback to parent run id if parent run is not present in run trees loaded from LangChain by @jacoblee93 in #1854
  • Safer module check by @hinthornw in #1857

Full Changelog: v0.4.6...v0.4.7

v0.4.6

15 Jul 19:43
ce0038f
Compare
Choose a tag to compare

What's Changed

  • If stream fails, fallback to buffered body request by @angus-langchain in #1845
  • fix(js): Fix replica updates by @jacoblee93 in #1848
  • feat(js): Support feedback attribution for OTEL evaluations by @jacoblee93 in #1847
  • fix(js): Propagate microseconds added in dotted order conversion to run tree start time by @jacoblee93 in #1849
  • fix(js): Respect project names set at runtime for OTEL exported traces by @jacoblee93 in #1850
  • feat(python): Add repetitions support to pytest, rename in JS by @jacoblee93 in #1852

Full Changelog: v0.4.5...v0.4.6

v0.4.5

10 Jul 22:07
4aeb734
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

27 Jun 19:20
30d9921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

27 Jun 02:33
6957a35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

25 Jun 11:28
7a37094
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Jun 19:01
1101a25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jun 17:14
f58f486
Compare
Choose a tag to compare

What's Changed

  • feat: OTEL_ENABLED mode sends to both otel and ls, while allowing otel only through OTEL_ONLY var by @EugeneJinXin in #1762

New Contributors

Full Changelog: v0.3.45...v0.4.0