Skip to content

Releases: langchain-ai/langsmith-sdk

v0.1.93

20 Jul 01:34
0afc018
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.92...v0.1.93

v0.1.92

18 Jul 21:36
5cd607b
Compare
Choose a tag to compare

What's Changed

  • feat(js): automatic handoff from Langchain RunnableLambda to traceable by @dqbd in #874
  • fix(js): keep traceable wrappedFunc returnValue props by @TMK04 in #787
  • fix return value of update_examples by @samnoyes in #885

New Contributors

Full Changelog: v0.1.91...v0.1.92

v0.1.91

18 Jul 20:07
fa06b91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.90...v0.1.91

v0.1.90

17 Jul 23:43
02a60d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.89...v0.1.90

v0.1.89

17 Jul 21:12
4147a60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.88...v0.1.89

v0.1.88

17 Jul 00:16
158b999
Compare
Choose a tag to compare

What's Changed

  • feat: methods to convert prompt to openai and anthropic format by @madams0013 in #869
  • feat: add prompt sdk functionality to langsmith sdk by @madams0013 in #864

New Contributors

Full Changelog: v0.1.87...v0.1.88

v0.1.87

16 Jul 20:07
690b1ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.86...v0.1.87

v0.1.86

16 Jul 00:21
867a2a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.85...v0.1.86

v0.1.85

10 Jul 16:43
86e3701
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /python by @dependabot in #854
  • Permit null run id in feedback create by @hinthornw in #862

Full Changelog: v0.1.84...v0.1.85

v0.1.84

08 Jul 01:38
6ac13f3
Compare
Choose a tag to compare

What's Changed

  • js[patch]: Inline lodash.set functionality to patch vulnerability by @jacoblee93 in #843
  • support overridding name in langsmith_extra by @yue-fh in #826
  • [Python] Respect enabled in context manager by @hinthornw in #836
  • feat(ci): autopublish JS package by @dqbd in #841
  • py: Fix traceable decorator blocking asyncio event loop by @nfcampos in #849

New Contributors

Full Changelog: v0.1.83...v0.1.84