v0.1.100
What's Changed
- [Python] fix: handle vals that can't have truthiness checks by @hinthornw in #921
- feat: schema validation in langsmith sdk by @jakerachleff in #922
- [js] Support LangSmith-prefixed env vars by @hinthornw in #929
- python: add Client.similar_examples() and Client.index_dataset() by @baskaryan in #924
- feat: support
name
parameter toupdate_run
(#927) by @hinthornw in #931 - [Python] (Beta) Async Client by @hinthornw in #925
Full Changelog: v0.1.99...v0.1.100