Skip to content

Releases: langchain-ai/langsmith-sdk

v0.1.143

13 Nov 17:05
62e66ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.142...v0.1.143

v0.1.142

08 Nov 17:06
2bf4569
Compare
Choose a tag to compare

What's Changed

  • fix(js): Use batch endpoint instead of individual run endpoint in case of server info fetch failure by @jacoblee93 in #1189
  • Fix urllib patch path by @hinthornw in #1197

Full Changelog: v0.1.141...v0.1.142

v0.1.141

08 Nov 03:05
bce2a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.140...v0.1.141

v0.1.140

06 Nov 00:22
bb09ced
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.139...v0.1.140

v0.1.139rc2

01 Nov 00:44
437be02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.139rc1...v0.1.139rc2

v0.1.139

01 Nov 04:58
a1a8ac3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.138...v0.1.139

v0.1.139rc1

31 Oct 23:16
b92aac8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.138...v0.1.139rc1

v0.1.138

30 Oct 16:42
16c3a0c
Compare
Choose a tag to compare

What's Changed

  • feat(js): Use new multipart endpoint when available by @jacoblee93 in #1106
  • chore(js): Release 0.1.67 by @jacoblee93 in #1119
  • fix(js): Limit queue batch concurrency, bump timeout, add maximum wait period for serverless envs by @jacoblee93 in #1124
  • feat(vercel): add OTEL based LangSmith trace exporter by @dqbd in #1104
  • factor out background and serde by @efriis in #1130
  • integration tests multipart by @efriis in #1118
  • properly setup env for tests by @efriis in #1131
  • fix(js): Further reduce blocking behavior, try naive stringification instead of circular detection by @jacoblee93 in #1133
  • integration tests against staging by @efriis in #1143
  • fix(js): Remove focused test, fix tests by @jacoblee93 in #1138
  • fix: add required basic auth environment variable by @bvs-langchain in #1128
  • feat(py): Add multipart feedback ingestion by @akira in #1129
  • use staging for integration tests - js by @efriis in #1145
  • use staging for integration tests by @efriis in #1140
  • fix(vercel): pass run name if the root run is within a span by @dqbd in #1150
  • Add version check for feedback multipart by @akira in #1151
  • [python] Bump to 0.1.138 by @akira in #1156

New Contributors

Full Changelog: v0.1.137...v0.1.138

v0.1.138rc2

29 Oct 20:18
9abfa28
Compare
Choose a tag to compare

What's Changed

  • integration tests against staging by @efriis in #1143
  • use staging for integration tests - js by @efriis in #1145
  • use staging for integration tests by @efriis in #1140
  • fix(vercel): pass run name if the root run is within a span by @dqbd in #1150
  • Add version check for feedback multipart by @akira in #1151

Full Changelog: v0.1.138rc1...v0.1.138rc2

v0.1.138rc1

29 Oct 01:52
6dcd332
Compare
Choose a tag to compare

What's Changed

  • feat(js): Use new multipart endpoint when available by @jacoblee93 in #1106
  • chore(js): Release 0.1.67 by @jacoblee93 in #1119
  • fix(js): Limit queue batch concurrency, bump timeout, add maximum wait period for serverless envs by @jacoblee93 in #1124
  • feat(vercel): add OTEL based LangSmith trace exporter by @dqbd in #1104
  • factor out background and serde by @efriis in #1130
  • integration tests multipart by @efriis in #1118
  • properly setup env for tests by @efriis in #1131
  • fix(js): Further reduce blocking behavior, try naive stringification instead of circular detection by @jacoblee93 in #1133
  • fix(js): Remove focused test, fix tests by @jacoblee93 in #1138
  • fix: add required basic auth environment variable by @bvs-langchain in #1128
  • feat(py): Add multipart feedback ingestion by @akira in #1129

New Contributors

Full Changelog: v0.1.137...v0.1.138rc1