summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d16830c6dd9d4ae57a5975de3250f5efcee59e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python-langsmith
	pkgdesc = Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.
	pkgver = 0.4.32
	pkgrel = 1
	url = https://smith.langchain.com/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python-httpx
	depends = python-orjson
	depends = python-packaging
	depends = python-pydantic
	depends = python-requests
	depends = python-requests-toolbelt
	depends = python-zstandard
	optdepends = python-langsmith-pyo3
	optdepends = python-openai-agents
	optdepends = python-opentelemetry-api
	optdepends = python-opentelemetry-exporter-otlp-proto-http
	optdepends = python-opentelemetry-sdk
	optdepends = python-pytest
	optdepends = python-rich
	optdepends = python-vcrpy
	source = langsmith-0.4.32.tar.gz::https://files.pythonhosted.org/packages/source/l/langsmith/langsmith-0.4.32.tar.gz
	b2sums = 2d78c62496303e9496b8b87e533de7548b89bcc70f0a4bd270a3a19f70491f83e0304dda7f5f34697c8f82ac1e01228886ef6254849c80ec3167d75e39816f12

pkgname = python-langsmith