Package Details: python-langsmith 0.4.29-1

Git Clone URL: https://aur.archlinux.org/python-langsmith.git (read-only, click to copy)
Package Base: python-langsmith
Description: Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.
Upstream URL: https://smith.langchain.com/
Licenses: MIT
Submitter: huyz
Maintainer: mistersmee
Last Packager: mistersmee
Votes: 2
Popularity: 0.001520
First Submitted: 2023-09-09 10:16 (UTC)
Last Updated: 2025-09-19 04:14 (UTC)

Latest Comments

BrainDamage commented on 2025-08-31 09:59 (UTC)

this package misses python-hatchling from the makedeps list, otherwise it fails to build with:

Traceback (most recent call last):
    File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
        raise BackendUnavailable(
        ...<4 lines>...
        )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build'