Package Details: python-mistralai 1.8.2-4

Git Clone URL: https://aur.archlinux.org/python-mistralai.git (read-only, click to copy)
Package Base: python-mistralai
Description: You can use the Mistral Python client to interact with the Mistral AI API.
Upstream URL: https://github.com/mistralai/client-python
Licenses: MIT
Submitter: wjhandley
Maintainer: wjhandley
Last Packager: wjhandley
Votes: 1
Popularity: 0.153357
First Submitted: 2024-08-03 11:22 (UTC)
Last Updated: 2025-06-26 10:41 (UTC)

Latest Comments

medaminezghal commented on 2025-06-26 09:26 (UTC)

@wjhandley python-httpx should be a dependency of mistralai

medaminezghal commented on 2025-06-26 06:18 (UTC)

@wjhandley you can remove python-orjson and python-eval-type-backport from dependencies and edit optdepends to be: optdepends=('python-google-auth: gcp' 'python-requests: gcp' 'python-mcp: agents' 'python-griffe: agents' 'python-authlib: agents')

and makedepends to be: makedepends=('python-poetry-core' 'python-build' 'python-installer' 'python-wheel')

and please remove provides=(lsbi) from PKGBUILD file

medaminezghal commented on 2025-03-25 13:43 (UTC)

@wjhandley The version 1.6.0 has been released. You need to update some dependencies (removing python-jsonpath-python, movine python-google-auth and python-requests to optional) and please add the url https://github.com/mistralai/client-python

medaminezghal commented on 2025-02-20 11:17 (UTC)

@wjhandley the dependency should be 'python-requests' not 'python-request'

medaminezghal commented on 2025-02-19 06:18 (UTC)

@wjhandley a new version has been published 1.5.0 and you need to update its dependencies.