blob: bd6808870c0d8976eb31764d2d873712f6dfb7c9 (
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
|
pkgbase = python-langfuse
pkgdesc = A client library for accessing langfuse
pkgver = 2.54.1
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-wrapt
optdepends = python-langchain
optdepends = python-llama-index
optdepends = python-openai
source = langfuse-2.54.1.tar.gz::https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-2.54.1.tar.gz
sha256sums = 7efc70799740ffa0ac7e04066e0596fb6433e8e501fc850c6a4e7967de6de8a7
pkgname = python-langfuse
|