Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
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
v0.1.93
What's Changed
- Fix up contextvar propagation by @hinthornw in #865
- [RFC] Add
LLMEvaluator
to create LLM-as-a-judge evaluators by @agola11 in #831 - Fix doctest by @hinthornw in #888
- Add run stats endpoints by @hinthornw in #890
- Async trace context manager by @hinthornw in #887
Full Changelog: v0.1.92...v0.1.93
v0.1.92
v0.1.91
What's Changed
- chore: add EU API URl to docs & infer web URL by @bvs-langchain in #883
- feat(datasets): add support for bulk updating examples by @samnoyes in #884
New Contributors
- @bvs-langchain made their first contribution in #883
Full Changelog: v0.1.90...v0.1.91
v0.1.90
What's Changed
- Add context propgation of session name by @hinthornw in #879
Full Changelog: v0.1.89...v0.1.90
v0.1.89
v0.1.88
What's Changed
- feat: methods to convert prompt to openai and anthropic format by @madams0013 in #869
- feat: add prompt sdk functionality to langsmith sdk by @madams0013 in #864
New Contributors
- @madams0013 made their first contribution in #869
Full Changelog: v0.1.87...v0.1.88