Skip to content

Releases: langchain-ai/langsmith-sdk

v0.4.20

28 Aug 00:23
c1e8204
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.19...v0.4.20

v0.4.19

27 Aug 04:45
24c922f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.18...v0.4.19

v0.4.18

26 Aug 16:59
5f51f1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.17...v0.4.18

v0.4.17

26 Aug 01:42
86f2f96
Compare
Choose a tag to compare

What's Changed

  • fix(js): Allow null to be passed as a first arg to traceable by @jacoblee93 in #1959
  • fix: move otel check to client init time to avoid timing issue by @EugeneJinXin in #1958

Full Changelog: v0.4.16...v0.4.17

v0.4.16

22 Aug 15:45
e60ada2
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @xl0 made their first contribution in #1950

Full Changelog: v0.4.15...v0.4.16

v0.4.15

20 Aug 17:48
d923246
Compare
Choose a tag to compare

What's Changed

  • feat(js): Allow async processOutputs methods for traceables by @jacoblee93 in #1928
  • fix(py): Pass 'project_name' to _get_parent_run method by @yakir-nevona in #1927
  • feat(js): Adds time to first token for new AI SDK wrapper by @jacoblee93 in #1930
  • fix(js): Only inherit specific properties for child runs in AI SDK wrapper by @jacoblee93 in #1931
  • fix(js): Copy tool def instead of mutating by @jacoblee93 in #1937
  • feat(js): Improve tracing for multimodal AI SDK runs by @jacoblee93 in #1938
  • feat(js): Trace AI SDK request/response fields in LLM response by @jacoblee93 in #1939
  • chore(py): correct references to langchain-core and hyperlink by @mdrxy in #1936
  • feat(python): Pass api config through background thread by @angus-langchain in #1940
  • fix(js): Avoid double wrapping AI SDK tool functions if already wrapped by @jacoblee93 in #1942
  • fix(js): Fix typing for AI SDK stream methods by @jacoblee93 in #1941
  • feat(js): Allow passing runtime LangSmith config to AI SDK wrapper by @jacoblee93 in #1944
  • feat(js): Compress multipart batches before sending, avoid sending inputs in patch if not necessary by @jacoblee93 in #1945
  • feat(py): Adds process_buffered_run_ops method to Python SDK by @jacoblee93 in #1932

New Contributors

Full Changelog: v0.4.14...v0.4.15

v0.4.14

12 Aug 20:39
19cfe11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.4.14

v0.4.13

06 Aug 20:09
48a8909
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.12...v0.4.13

v0.4.12

06 Aug 05:10
1399d91
Compare
Choose a tag to compare

What's Changed

  • fix(ci): Allow 429s for markdown link checks in CI by @jacoblee93 in #1895
  • feat(py): add Run.latency by @baskaryan in #1745
  • fix(js): Ensure dotted order and start time is always greater than parent start time for legacy AI SDK exporter by @jacoblee93 in #1903
  • chore(python): Remove langsmith dotted order attribute from otel integration by @angus-langchain in #1904

Full Changelog: v0.4.11...v0.4.12

v0.4.11

05 Aug 00:12
446d882
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.10...v0.4.11