blob: e086b0a5392b5e5e9ca0945caef0cbd30900fbe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-livekit-plugins-openai
pkgdesc = Agent Framework plugin for services from OpenAI.
pkgver = 0.11.3
pkgrel = 1
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-openai
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.9
depends = python-livekit-agents
depends = python-av
depends = python-numpy
depends = python-pillow
depends = python-openai
optdepends = python-google-auth: vertex
source = https://files.pythonhosted.org/packages/source/l/livekit-plugins-openai/livekit_plugins_openai-0.11.3.tar.gz
sha256sums = a189cd59cd23525930c0e465f5bd3e822dcb3aabcf56eb9024127ac2319b6b71
pkgname = python-livekit-plugins-openai
|