blob: 09d2468288ff0b77964f342256796cca47be6361 (
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.60.2
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.60.2.tar.gz::https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-2.60.2.tar.gz
sha256sums = b63cba99c24358b3ec4bde63fb76c2825d162c4f5670862e6be43b9dafb530d9
pkgname = python-langfuse
|