What's Changed * fix(js): add missing callbacks when evaluating a runnable by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/748 * [Python] Handoff Bugs by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/753
What's Changed * Fix typo in feedback client by HoangNguyen689 in https://github.com/langchain-ai/langsmith-sdk/pull/727 * feat(js): add distributed tracing by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/740 * Fix tracing for as_runnable by nfcampos in https://github.com/langchain-ai/langsmith-sdk/pull/745 * Read parent run info from RunnableConfig if passed to function decorated with traceable by nfcampos in https://github.com/langchain-ai/langsmith-sdk/pull/746
New Contributors * HoangNguyen689 made their first contribution in https://github.com/langchain-ai/langsmith-sdk/pull/727
What's Changed * Add method to create multiple presigned feedback urls in one call by nfcampos in https://github.com/langchain-ai/langsmith-sdk/pull/725 * chore(deps): bump requests from 2.31.0 to 2.32.2 in /python by dependabot in https://github.com/langchain-ai/langsmith-sdk/pull/723 * [Python] Release by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/726
What's Changed * chore(js): reexport TraceableFunction type from singleton by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/716 * chore(js): make sure we use "type": "text" for invocation params tracking by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/718 * feat(js): move `getLangchainCallbacks` to TypeScript SDK by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/719 * feat(python): append invocation params when using wrap_openai by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/717 * fix(handoff): support streaming returned generators by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/708 * chore(js): Bump version to 0.1.28 by dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/713 * [Python] Add Null Sentry by hinthornw in https://github.com/langchain-ai/langsmith-sdk/pull/722