summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1896f4fc218ea3c45bf764181061cda265999610 (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
pkgbase = python-langsmith
	pkgdesc = Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.
	pkgver = 0.4.14
	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-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.14.tar.gz::https://files.pythonhosted.org/packages/source/l/langsmith/langsmith-0.4.14.tar.gz
	b2sums = 6e388a67be56b727ef73398b2cfff6af51774d0efd6d2b6a653f4384e48f7ad022eb2ce2f50bbdf285e848c1da0926fe339bb0e8c9416b5f171ffb145adef823

pkgname = python-langsmith