blob: ab75e0469f0251033b3275b70e650772c1615a8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-langsmith
pkgdesc = Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.
pkgver = 0.1.144
pkgrel = 1
url = https://smith.langchain.com/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-httpx
depends = python-orjson
depends = python-pydantic
depends = python-requests
depends = python-requests-toolbelt
source = langsmith-0.1.144.tar.gz::https://files.pythonhosted.org/packages/source/l/langsmith/langsmith-0.1.144.tar.gz
sha256sums = b621f358d5a33441d7b5e7264c376bf4ea82bfc62d7e41aafc0f8094e3bd6369
pkgname = python-langsmith
|