Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
v0.1.83
What's Changed
- fix(anonymizer): make deep cloning the default by @dqbd in #813
- Update list examples by @hinthornw in #827
- chore: bump JS to 0.1.35, Py to 0.1.83 by @agola11 in #838
Full Changelog: v0.1.82...v0.1.83
v0.1.82
v0.1.81
What's Changed
- chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /python by @dependabot in #801
- Add pytest-sockets to test dependencies by @eyurtsev in #799
- feat(js): add support for updating a dataset by @AtomicJon in #800
- feat(python, js): add anonymizer API by @dqbd in #788
New Contributors
- @AtomicJon made their first contribution in #800
Full Changelog: v0.1.80...v0.1.81
v0.1.80
What's Changed
- Add python 3_9 and 3_10 to test matrix by @eyurtsev in #791
- chore: bump 0.6.9 by @langchain-infra in #804
Full Changelog: v0.1.79...v0.1.80
v0.1.79
v0.1.78
v0.1.77
What's Changed
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /js by @dependabot in #779
- fix(js): add support for evaluation results by @dqbd in #780
- [Python] Handle 429 by @hinthornw in #781
- [Python] Add retries to remaining endpoints by @hinthornw in #782
- [Python] Fix get_test_results for long batches by @hinthornw in #783
Full Changelog: v0.1.76...v0.1.77
v0.1.76
What's Changed
- feat(js): add
withRunTree
method for updating context, improve types fortoHeader
andfromHeaders
by @dqbd in #772 - [Python] Keep run_type in from_runnable_config by @hinthornw in #777
Full Changelog: v0.1.75...v0.1.76
v0.1.75
v0.1.74
What's Changed
- [Python] s/unit/test/g by @hinthornw in #766
- [Python] Add to top-level imports by @hinthornw in #767
Full Changelog: v0.1.73...v0.1.74