blob: e28270996d3ab4247ce5bb300929cd8d129c45db (
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.0
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.0.tar.gz::https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-2.57.0.tar.gz
sha256sums = 8aa0b59af12c46417d1c9993f17921a984ec4688c0cd50004ef18647c9c5ae77
pkgname = python-langfuse
|