Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
v0.1.129
What's Changed
- [JS] Catch any errors in create/update run by @hinthornw in #1044
- Handle missing version errors by @hinthornw in #1046
Full Changelog: v0.1.128...v0.1.129
v0.1.128
What's Changed
- [Python] increase default client timeout in evals by @hinthornw in #1030
- [Python] List prompts by @hinthornw in #1039
Full Changelog: v0.1.127...v0.1.128
v0.1.127
What's Changed
- fix(js): Trim trailing slashes on passed API and web URLs by @jacoblee93 in #1033
- fix(js): Log instead of throw errors on 404 by @jacoblee93 in #1032
- chore(js): Release 0.1.60 by @jacoblee93 in #1034
- [Python] Support stream responses by @hinthornw in #1028
Full Changelog: v0.1.126...v0.1.127
v0.1.126
What's Changed
- Adding method for removing a run from an annotation queue (#1027) by @hinthornw in #1029
- python[patch]: exclude RunTree._client by @baskaryan in #1031
Full Changelog: v0.1.125...v0.1.126
v0.1.125
v0.1.124
What's Changed
- Change the 'text' model type to 'llm' to match other libraries by @efriis in #1019
- [Py] Add default_factory in run tree by @hinthornw in #1023
Full Changelog: v0.1.123...v0.1.124
v0.1.123
What's Changed
- Fix two descriptions in python sdk by @nhuang-lc in #1016
- Fix SHORT_LIVED_TTL_SECONDS wrong comment on default value by @abozaralizadeh in #1009
- [Py] Defaults in Example by @hinthornw in #1017
New Contributors
- @abozaralizadeh made their first contribution in #1009
Full Changelog: v0.1.122...v0.1.123
v0.1.122
What's Changed
- fix(js): Removes langchain and @langchain/core from peer deps to fix npm installation by @jacoblee93 in #1005
- [JS] Share client across run trees by @hinthornw in #1011
- Add methods in slots attribute by @nhuang-lc in #1012
- [Python] Filter beta warning in prompt deserialiazation by @hinthornw in #1013
- Always trace evaluators by @hinthornw in #1014
- [JS] Anno crud by @hinthornw in #1010
New Contributors
- @nhuang-lc made their first contribution in #1012
Full Changelog: v0.1.121...v0.1.122
v0.1.121
v0.1.120
What's Changed
- Support evaluate on existing experiment by @hinthornw in #1000
Full Changelog: v0.1.119...v0.1.120