14
0
2024-10-31 19:04:58 +00:00
committed by Git OBS Bridge
parent 9702853cb4
commit 6eae9aa4fa

View File

@@ -24,17 +24,17 @@ Summary: A client library for accessing langfuse
License: MIT
URL: https://github.com/langfuse/langfuse
Source: https://files.pythonhosted.org/packages/source/l/langfuse/langfuse-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core >= 1.0.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
%description
A client library for accessing langfuse, an open-source LLM engineering platform that helps teams
A client library for accessing langfuse, an open-source LLM engineering platform that helps teams
collaboratively debug, analyze, and iterate on their LLM applications.
%prep