summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f15a39cdf0e5a7168b4642ecaf1dfd38ec876fb (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.3.43
	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.3.43.tar.gz::https://files.pythonhosted.org/packages/source/l/langsmith/langsmith-0.3.43.tar.gz
	b2sums = 7468588b5fe930cd7d0a8f2eb288bbcc71701a4abb94ab6d961d959791afc61b71d9d65ee8b11dfdf0400ed0c0d03da2f04ee7e21b92387a085fdea021f7a714

pkgname = python-langsmith