Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
v0.1.135
What's Changed
- feat(js): Validate that store values are RunTree instances by @jacoblee93 in #1088
- chore(js): Release 0.1.64 by @jacoblee93 in #1092
- Allow users to add metadata on end() by @nhuang-lc in #1085
- Add UUID to project name in integration test by @nhuang-lc in #1094
- feat(js): Adds further required support for context vars by @jacoblee93 in #1093
- py: Enable multipart endpoint without feature flag by @nfcampos in #1098
- py 0.1.135 by @nfcampos in #1099
Full Changelog: v0.1.134...v0.1.135
v0.1.134
v0.1.133
What's Changed
- Update README.md by @eyurtsev in #1072
- feat(js): Allow full backgrounding of auto batches by @jacoblee93 in #1069
- py: Retry on 408 by @nfcampos in #1075
- fix(js): More deeply copy OpenAI SDK when wrapping by @jacoblee93 in #1081
- Add distributed tracing middleware by @hinthornw in #1083
- Better async error message by @hinthornw in #1080
- Send collected outputs for generators by @hinthornw in #1082
Full Changelog: v0.1.132...v0.1.133
v0.1.132
What's Changed
- py: For multipart endpoint don't split into batches of 20mb by @nfcampos in #1067
- [Py] 0.1.132 by @hinthornw in #1070
Full Changelog: v0.1.131...v0.1.132
v0.1.131
What's Changed
- Run baseline benchmark job whenever bench code changes by @nfcampos in #1058
- py: Stop sending serialized as a separate part by @nfcampos in #1061
- [Py]Better mock handling in serialization by @hinthornw in #1063
Full Changelog: v0.1.130...v0.1.131
v0.1.130
What's Changed
- chore: bump sdk 0.7.39 by @langchain-infra in #1047
- fix: remove password req by @langchain-infra in #1050
- Setup Bench by @hinthornw in #1048
- fix: add docker-compose tests by @langchain-infra in #1051
- Faster Serialization by @hinthornw in #984
- chore: update docker-compose for new OAuth mode by @bvs-langchain in #1052
- chore: add example env vars for OAuth2.0 with client secret by @bvs-langchain in #1053
- Implement "streaming" multipart requests to multipart endpoint by @nfcampos in #1055
- Nc/1oct/py prepare multipart by @nfcampos in #1054
- Fix benchmarks by @nfcampos in #1056
- [Python] 0.1.130 by @hinthornw in #1060
Full Changelog: v0.1.129...v0.1.130
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