What's Changed
- feat: expose the resources from the generated openapi client in the langsmith client by @sineha-mani in #3018
- feat(js): port
isTracingEnabledutility from Python by @dqbd in #3032 - Add sandbox mount support to JS SDK by @DanielKneipp in #3010
- release(js): bump to 0.7.9 by @dqbd in #3035
- Add sandbox mount support to Python SDK by @DanielKneipp in #3009
- docs: note that _openapi_client directories are auto-generated by @KiewanVillatel in #3034
- fix: update JS SDK type declarations with skipLibCheck disabled by @sineha-mani in #3043
- release(js): 0.7.10 by @dqbd in #3045
- feat: adding python async for online evals by @sineha-mani in #3048
- Add sandbox Git mount SDK helpers by @DanielKneipp in #3040
- fix: use insights tab in sdk report links [closes LSO-2936] by @eric-langchain in #3050
- feat(client): warn when backend version is below minimum required by @KiewanVillatel in #3041
- chore: bump _MIN_BACKEND_VERSION to 0.16.5rc1 by @langtions-bot[bot] in #3053
- fix(sandbox): use built-in gcp auth host matching by @DanielKneipp in #3055
- chore(python): py to 0.8.17 by @sineha-mani in #3056
New Contributors
- @sineha-mani made their first contribution in #3018
- @eric-langchain made their first contribution in #3050
Full Changelog: v0.8.16...v0.8.17