Skip to content

Releases: langchain-ai/langsmith-sdk

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

v0.1.137

23 Oct 00:16
6b63eca
Compare
Choose a tag to compare

What's Changed

  • fix: Create new multipart encoder for each retry attempt by @nfcampos in #1114

Full Changelog: v0.1.136...v0.1.137

v0.1.136

17 Oct 21:45
94a88ae
Compare
Choose a tag to compare

What's Changed

  • feat(JS): log wrapOpenAI calls with usage metdata by @agola11 in #1096
  • feat: log wrap_openai runs with unified usage_metadata by @agola11 in #1071
  • feat(JS): add processInputs / processOutputs to traceable + add usage metadata to wrapOpenAI by @agola11 in #1095
  • bump version by @nhuang-lc in #1100
  • py: Remove attachments from main run payload before upload by @nfcampos in #1103
  • py: 0.1.136 by @nfcampos in #1105

Full Changelog: v0.1.135...v0.1.136

v0.1.135

14 Oct 17:08
6a510ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.134...v0.1.135

v0.1.134

10 Oct 23:38
2bf5482
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.133...v0.1.134