blob: 808502b5b04a4a3037afb143d6d11c5dfcf7aa07 (
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
27
28
|
pkgbase = python-cohere
pkgdesc = Python Library for Accessing the Cohere API
pkgver = 5.13.3
pkgrel = 2
url = https://github.com/cohere-ai/cohere-python
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python
depends = python-boto3
depends = python-botocore
depends = python-fastavro
depends = python-httpx
depends = python-httpx-sse
depends = python-pydantic
depends = python-pydantic-core
depends = python-requests
depends = python-tokenizers
depends = python-typing_extensions
source = python-cohere-5.13.3.tar.gz::https://github.com/cohere-ai/cohere-python/archive/5.13.3.tar.gz
sha256sums = ea71dc296fce01d019e730dc1692107e3d7dff056346d0726c455328a247d618
pkgname = python-cohere
|