Releases: langchain-ai/langsmith-sdk
Releases · langchain-ai/langsmith-sdk
v0.2.11rc1
What's Changed
- feat(js): Add method to get size of annotation queue by @tendev-liam in #1377
- feat(js): Add method to delete a run from an annotation queue by @tendev-liam in #1376
- infra: allow non-main py release by @baskaryan in #1388
- Delete examples bulk by @hinthornw in #1279
- infra: fix py release inputs by @baskaryan in #1389
New Contributors
- @tendev-liam made their first contribution in #1377
Full Changelog: v0.2.10...v0.2.11rc1
v0.2.10
What's Changed
- feat: Instrument wrapper for OpenAI structured outputs by @angus-langchain in #1373
- chore: Version bump by @angus-langchain in #1374
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- python[patch]: handle deployments without attachments support by @baskaryan in #1371
- python[patch]: Release 0.2.9 by @baskaryan in #1372
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- feat: Make size_limit (max run count per batch) globally configurable via env var by @angus-langchain in #1358
- python[patch]: fix traceable arg inference by @baskaryan in #1361
- python[patch]: write to same experiment pytest-xdist by @baskaryan in #1367
- feat: Report pre and post compressed content length to API by @angus-langchain in #1359
- chore: Version bump by @angus-langchain in #1370
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- fix: Separate rust and compressed ingestion paths by @angus-langchain in #1355
- fix: Flush zstd and correctly get buffer size by @angus-langchain in #1353
- fix: Reset buffer after sending to server by @angus-langchain in #1363
- chore: Version bump by @angus-langchain in #1364
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- docs: update ref for list_examples by @isahers1 in #1346
- feat(js): Adds manual flush mode by @jacoblee93 in #1351
- chore: bump to 0.2.6 by @agola11 in #1352
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- perf: [LS-2561] Stream compress multipart runs by @angus-langchain in #1316
- chore: Version bump by @angus-langchain in #1349
New Contributors
- @angus-langchain made their first contribution in #1316
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Improve the error message for tag and version mismatch error case. by @obi1kenobi in #1308
- Ensure pre-formatted JSON data doesn't contain trailing null bytes. by @obi1kenobi in #1332
- Merge
Update
operations intoCreate
operations in the same batch. by @obi1kenobi in #1333 - Drain the Rust client when its last copy in Python is dropped. by @obi1kenobi in #1334
- chore: release langsmith-pyo3 version 0.1.0rc5 by @agola11 in #1335
- fix time for runs in convert_runs_test by @isahers1 in #1338
- only pop graph if 'serialized' is not none by @isahers1 in #1336
- python[patch]: evaluate accept list target by @baskaryan in #1342
- chore: version bump by @isahers1 in #1344
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: multiple evaluators don't consume the reader by @isahers1 in #1322
- feat(js): upload and update examples multipart in JS by @isahers1 in #1216
- chore: release JS SDK 0.2.12 by @agola11 in #1323
- remove attachment prefix by @isahers1 in #1324
- evaluate small fix by @isahers1 in #1327
- fix: allow passing object instead of tuples in JS since tuples are not nice in JS by @isahers1 in #1328
- chore: release python 0.2.3, js 0.2.13 by @agola11 in #1326
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Fix formatting in Rust tracing client. by @obi1kenobi in #1296
- Release langsmith-pyo3 version 0.1.0rc3. by @obi1kenobi in #1309
- Add Rust implementation for Python client's
update_run()
method. by @obi1kenobi in #1314 - chore: release langsmith-pyo3 version 0.1.0rc4 by @agola11 in #1315
- [python] support uploading examples with attachments and running evals on examples with attachments by @isahers1 in #1209
Full Changelog: v0.2.1...v0.2.2