Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
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
v0.1.98
v0.1.97
What's Changed
Full Changelog: v0.1.96...v0.1.97
v0.1.96
v0.1.95
What's Changed
- Add
wrapAISDKModel
method for Vercel's AI SDK by @jacoblee93 in #896 - js[patch]: Release 0.1.40 by @jacoblee93 in #898
- Respect env var in langsmith.trace by @hinthornw in #901
- fix: push existing prompt without specifying any other options by @madams0013 in #904
- chore: add environment variables for basic auth to docker-compose by @bvs-langchain in #903
Full Changelog: v0.1.94...v0.1.95
v0.1.94
What's Changed
- fix(js): pass other traceable options in wrapSDK by @dqbd in #878
- feat: add hub js sdk to langsmith js sdk by @madams0013 in #893
- [Python] Fix nesting in async trace context manager by @hinthornw in #895
Full Changelog: v0.1.93...v0.1.94