blob: 62c27a25df494fec4de45a41463c1985553c2d0d (
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
|
pkgbase = python-langfuse
pkgdesc = A client library for accessing langfuse
pkgver = 2.57.7
pkgrel = 1
url = https://github.com/langfuse/langfuse-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-anyio
depends = python-backoff
depends = python-httpx
depends = python-idna
depends = python-packaging
depends = python-pydantic
depends = python-requests
depends = python-wrapt
optdepends = python-langchain
optdepends = python-llama-index
optdepends = python-openai
source = langfuse-2.57.7.tar.gz::https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-2.57.7.tar.gz
sha256sums = 31ea03fcb926b12fb53c283f87719eb89764d4144ed3d870ef1814c9d94c95d9
pkgname = python-langfuse
|