What's Changed
* js feat: Support attachments in traceable by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1169
* Improve error msg for empty data by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1178
* chore: update fastapi dev dependency to fix vulnerability report by agola11 in https://github.com/langchain-ai/langsmith-sdk/pull/1182
* [Python]: Fix concurrency issues in caching for urllib3<2.0 by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1183
* Remove initial timeout, the batch timeout is now always 250ms by nhuang-lc in https://github.com/langchain-ai/langsmith-sdk/pull/1184
* fix(js): Export more evaluator types by bracesproul in https://github.com/langchain-ai/langsmith-sdk/pull/1190
* fix(js): Release 0.2.5 by bracesproul in https://github.com/langchain-ai/langsmith-sdk/pull/1191
* [Python] Update prompt schema by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1193
* Python 0.1.141 by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/1194
**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.140...v0.1.141