blob: fdadd7ab9ea7719d0feac3a9f7cbdf2971bf46d7 (
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-mistralai
pkgdesc = You can use the Mistral Python client to interact with the Mistral AI API.
pkgver = 1.9.10
pkgrel = 1
url = https://github.com/mistralai/client-python
arch = any
license = MIT
makedepends = python-poetry-core
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-pydantic
depends = python-eval-type-backport
depends = python-dateutil
depends = python-typing_inspect
depends = python-httpx
optdepends = python-google-auth: gcp
optdepends = python-requests: gcp
optdepends = python-mcp: agents
optdepends = python-griffe: agents
optdepends = python-authlib: agents
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/m/mistralai/mistralai-1.9.10.tar.gz
sha256sums = a95721276f035bf86c7fdc1373d7fb7d056d83510226f349426e0d522c0c0965
pkgname = python-mistralai
|