Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-langsmith for
openSUSE:Factory checked in at 2026-09-22 23:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langsmith (Old)
and /work/SRC/openSUSE:Factory/.python-langsmith.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langsmith"
Tue Sep 22 23:24:58 2026 rev:29 rq:1379743 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langsmith/python-langsmith.changes
2026-09-21 12:21:02.175816599 +0200
+++
/work/SRC/openSUSE:Factory/.python-langsmith.new.383539/python-langsmith.changes
2026-09-22 23:25:00.100661194 +0200
@@ -1,0 +2,24 @@
+Tue Sep 22 17:12:14 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.14.0:
+ * Runs can be addressed to an agent instead of a project:
+ traceable(), tracing_context(), RunTree and the client's
+ create_run()/update_run() take agent_id and
+ agent_environment, also read from LANGSMITH_AGENT_ID and
+ LANGSMITH_AGENT_ENVIRONMENT; naming both an agent and a
+ project in one call is rejected. Beta, per workspace
+ * Feedback is addressable the same way, copied from the run it
+ describes rather than read from the environment
+ * An ambient agent configuration no longer leaks into an
+ evaluation; its runs and feedback stay project-addressed
+ * OpenTelemetry export sets gen_ai.tool.name and
+ gen_ai.tool.call.id on tool runs, falls back to a top-level
+ stop_reason or finish_reason, and emits
+ gen_ai.response.finish_reasons as a list, not a joined string
+ * Sandboxes take an access_delegation grant so that code inside
+ calls the LangSmith API as their creator, with every
+ permission or a named subset
+ * Sandbox service URLs can be gated by LangSmith login instead
+ of a token, as ServiceLoginURL
+
+-------------------------------------------------------------------
Old:
----
langsmith-0.13.0.tar.gz
New:
----
langsmith-0.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langsmith.spec ++++++
--- /var/tmp/diff_new_pack.g7zTYg/_old 2026-09-22 23:25:01.270710164 +0200
+++ /var/tmp/diff_new_pack.g7zTYg/_new 2026-09-22 23:25:01.272710248 +0200
@@ -17,7 +17,7 @@
Name: python-langsmith
-Version: 0.13.0
+Version: 0.14.0
Release: 0
Summary: Client library for the LangSmith LLM tracing and evaluation
platform
License: MIT
++++++ langsmith-0.13.0.tar.gz -> langsmith-0.14.0.tar.gz ++++++
++++ 5342 lines of diff (skipped)