Langsmith

Latest version: v0.2.3

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 39

0.2.3

What's Changed
* fix: multiple evaluators don't consume the reader by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1322
* feat(js): upload and update examples multipart in JS by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1216
* chore: release JS SDK 0.2.12 by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1323
* remove attachment prefix by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1324
* evaluate small fix by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1327
* fix: allow passing object instead of tuples in JS since tuples are not nice in JS by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1328
* chore: release python 0.2.3, js 0.2.13 by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1326


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Fix formatting in Rust tracing client. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1296
* Release langsmith-pyo3 version 0.1.0rc3. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1309
* Add Rust implementation for Python client's `update_run()` method. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1314
* chore: release langsmith-pyo3 version 0.1.0rc4 by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1315
* [python] support uploading examples with attachments and running evals on examples with attachments by isahers1 in https://github.com/langchain-ai/langsmith-sdk/pull/1209


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* chore: increase server info request timeout by bvs-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/1294
* Upgrade `thiserror` from v1 to v2. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1287
* chore: bump version to 0.2.10 to increase server info request timeout by bvs-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/1295
* fix(ci): Fix CI semver check by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1297
* Rm hub pull check by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1298
* release py=0.2.1, js=0.2.11 by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1302


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* feat(js): Expose light interface for tracing client by jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/1266
* infra: drop py3.8 CI by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1188
* python[patch]: one evaluate fn by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1269
* python[patch]: client.evaluate, client.aevaluate by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1268
* infra: run integration tests when relevant files edited by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1271
* infra: fix int ci by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1274
* infra: fix int ci 2 by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1275
* js[patch]: simple evaluator args by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1264
* Bagatur/update py api ref by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1251
* js[patch]: fix evaluateComparative by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1283
* js[patch]: evaluate support comparison by baskaryan in https://github.com/langchain-ai/langsmith-sdk/pull/1281
* Support serializing Python UUID objects and set up test suite for PyO3 by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1284
* Remove `sonic_rs` and switch to `serde_json`. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1286
* langsmith no longer supports Python 3.8, so neither should our PyO3 code by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1285
* Drop outdated/vulnerable dependencies by using a newer multipart library by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1288
* Run tests and lint for Rust code in CI. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1289
* Add placeholder workflow for testing `langsmith_nodejs` Rust code. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1291
* Clone dataset schema by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1278
* LangSmith 0.2.x by jakerachleff in https://github.com/langchain-ai/langsmith-sdk/pull/1247


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.147...v0.2.0

0.1.147

What's Changed
* Ankush/pyo3 by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1139
* Release candidate `langsmith-pyo3` Python package by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1254
* feat: cross platform tracing client written in rust by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1107
* [perf] improve benchmark perf by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1121
* Add `macos-15` runner to the PyO3 wheel build matrix. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1255
* Add Python 3.13 to matrix for building langsmith-pyo3 wheels. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1257
* Rename the macos artifacts to include the macOS version names. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1258
* Build 3.13 wheels for all platforms except Windows. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1261
* Remove links in vendored code that point outside the sdist source code. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1256
* Ensure the wheel-building workflow runs if it's changed. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1259
* Make langsmith-pyo3 v0.1.0rc2 release. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1260
* Python wheels don't distinguish between macOS versions. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1262
* Add a `langsmith_pyo3` extra to the LangSmith SDK. by obi1kenobi in https://github.com/langchain-ai/langsmith-sdk/pull/1263
* chore: bump version to 0.1.147 by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1265


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.146...v0.1.147

0.1.146

What's Changed
* Improve support for pulling structured prompts w/ model info by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1210


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.145...v0.1.146

Page 1 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.