OpenAPI client base URL no longer strips /api incorrectly
v0.10.13
2 features1 enhancement1 fixThis release2 featuresNew capabilities1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
- feat: require sessionID for feedback when ClickHouse unavailable by @emil-lc in https://github.com/langchain-ai/langsmith-sdk/pull/3274
- ci: test Python integration and evals on self-hosted environments by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3275
- chore: sync langsmith_api by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3242
- feat: expose annotation queue clients by @sineha-mani in https://github.com/langchain-ai/langsmith-sdk/pull/3288
- fix: strip a trailing /api (not a bare /v1) from the generated OpenAPI client base URL by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3284
- docs: link to the langchainplus SDK release process by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3293
- chore: sync langsmith_api by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3289
- feat(js,python): check min backend version per resource by @QuentinBrosse in https://github.com/langchain-ai/langsmith-sdk/pull/3287
- test: exercise public run-read APIs and fix backend routing in run integration tests by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3294
- release(js): 0.8.8 by @langchain-infra in https://github.com/langchain-ai/langsmith-sdk/pull/3298
- release(py): 0.10.13 by @langchain-infra in https://github.com/langchain-ai/langsmith-sdk/pull/3297
Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.10.12...v0.10.13
Fetched July 30, 2026

