Search Criteria
Package Details: python-langsmith 0.8.0-1
Package Actions
| 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://github.com/langchain-ai/langsmith-sdk |
| Licenses: | MIT |
| Submitter: | huyz |
| Maintainer: | Rainbowu |
| Last Packager: | Rainbowu |
| Votes: | 3 |
| Popularity: | 0.60 |
| First Submitted: | 2023-09-09 10:16 (UTC) |
| Last Updated: | 2026-05-04 12:35 (UTC) |
Dependencies (20)
- python-httpx (python-httpx-gitAUR)
- python-orjson (python-orjson-gitAUR)
- python-packaging
- python-pydantic
- python-requests
- python-requests-toolbelt
- python-uuid-utilsAUR
- python-xxhash (python-xxhash-gitAUR)
- python-zstandard
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-langsmith-pyo3 (optional)
- python-openai-agentsAUR (optional)
- python-opentelemetry-api (optional)
- python-opentelemetry-exporter-otlp-proto-http (optional)
- python-opentelemetry-sdk (optional)
- python-pytest (optional)
- python-rich (optional)
- python-vcrpy (python-vcrpy-gitAUR) (optional)
Latest Comments
medaminezghal commented on 2025-12-05 08:59 (UTC)
@mistersmee You need to add
python-uuid-utilsas dependency to this package or it will not works.BrainDamage commented on 2025-08-31 09:59 (UTC)
this package misses python-hatchling from the makedeps list, otherwise it fails to build with: