Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
v0.1.107
What's Changed
- Optimize CPU-bound Task Execution by Replacing Thread Lock with Producer-Consumer Pattern by @adham-elarabawy in #957
- [Python] 0.1.107 Release queue for experiment results by @hinthornw in #958
New Contributors
- @adham-elarabawy made their first contribution in #957
Full Changelog: v0.1.106...v0.1.107
v0.1.106
What's Changed
- [JS] Fix summary evaluator result logging by @hinthornw in #955
- [Py] Warn if api key not provided by @hinthornw in #956
Full Changelog: v0.1.105...v0.1.106
v0.1.105
What's Changed
- Fix dotted_order and trace_id for deeply nested JS interop traces by @jacoblee93 in #945
- js[patch]: Release 0.1.46 by @jacoblee93 in #946
- fix(js): upgrade to uuid@10 for UUIDv6 support by @dqbd in #949
- feat(js): bump to 0.1.47 by @dqbd in #950
- feat: release 0.7 docker-compose by @langchain-infra in #948
- [Py] Suport yield & return from wrapped generators by @hinthornw in #951
- build(deps): bump micromatch from 4.0.5 to 4.0.8 in /js by @dependabot in #953
- Fix multi-pairwise evaluation by @hinthornw in #954
- Support eager iteration of results in evaluate by @hinthornw in #952
Full Changelog: v0.1.104...v0.1.105
v0.1.104
What's Changed
- [Python] Fix incremental streaming of eval steps by @hinthornw in #944
Full Changelog: v0.1.103...v0.1.104
v0.1.103
What's Changed
- [JS] More Informative Errors by @hinthornw in #938
- [JS] 0.1.44 by @hinthornw in #941
- python[patch]: Return cloned dataset by @baskaryan in #930
- allow filtering datasets by metadata by @samnoyes in #942
Full Changelog: v0.1.102...v0.1.103
v0.1.102
What's Changed
- chore: release few shot changes by @jakerachleff in #935
- [Py] Handle experiment name conflicts by @hinthornw in #940
- js[minor]: Add clonePublicDataset and listSharedExamples by @bracesproul in #937
- js[minor]: Expose client config interface by @bracesproul in #932
- [Python] Catch on each write endpoint by @hinthornw in #936
Full Changelog: v0.1.101...v0.1.102
v0.1.101
What's Changed
- feat: support few shot in js by @jakerachleff in #933
- Propagate name by @hinthornw in #934
Full Changelog: v0.1.100...v0.1.101
v0.1.100
What's Changed
- [Python] fix: handle vals that can't have truthiness checks by @hinthornw in #921
- feat: schema validation in langsmith sdk by @jakerachleff in #922
- [js] Support LangSmith-prefixed env vars by @hinthornw in #929
- python: add Client.similar_examples() and Client.index_dataset() by @baskaryan in #924
- feat: support
name
parameter toupdate_run
(#927) by @hinthornw in #931 - [Python] (Beta) Async Client by @hinthornw in #925
Full Changelog: v0.1.99...v0.1.100
v0.1.99
What's Changed
- Accept EvaluationResults with dict by @hinthornw in #915
- fix: pushing new manifest without metadata update by @madams0013 in #907
- chore: bump version by @madams0013 in #917
Full Changelog: v0.1.98...v0.1.99