Source: kylin-ai-runtime
Section: admin
Maintainer: kylin Team <team+kylin@tracker.debian.org>
Uploaders: zhangpan <zhangpan@kylinos.cn>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libcurl4-openssl-dev,
               libglib2.0-dev,
               libjsoncpp-dev,
               libkylin-ai-document-qa-service-dev,
               libkylin-ai-system-private-dev,
               libkysdk-ai-common-dev,
               libkysdk-vector-engine-client-dev,
               libpulse-dev,
               libsodium-dev,
               libspdlog-dev,
               libssl-dev,
               pkgconf,
               libicu-dev
Standards-Version: 4.7.4
Homepage: https://gitee.com/openkylin/kylin-ai-runtime
Vcs-Browser: https://salsa.debian.org/kylin-team/kylin-ai-runtime
Vcs-Git: https://salsa.debian.org/kylin-team/kylin-ai-runtime.git

Package: kylin-ai-runtime
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: runtime service for the Kylin AI SDK
 This package provides the user-session runtime service used by the
 Kylin AI SDK. It starts the runtime process and installs the default
 configuration used by the SDK's model, speech, vision, embedding and
 assistant interfaces.
 .
 The service integrates with Kylin and UKUI components when they are
 available, while keeping the runtime and its configuration in a separate
 package.
