summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da05ad5cc6cc0e2ab8f1e15794397717e789eeb2 (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
pkgbase = python-llm-mistral
	pkgdesc = LLM plugin providing access to Mistral models using the Mistral API
	pkgver = 0.15
	pkgrel = 2
	url = https://github.com/simonw/llm-mistral
	arch = any
	license = Apache-2.0
	checkdepends = python-inline-snapshot
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-httpx
	checkdepends = python-pytest-recording
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-httpx
	depends = python-httpx-sse
	depends = python-llm
	depends = python-pydantic
	source = llm-mistral-0.15.tar.gz::https://github.com/simonw/llm-mistral/archive/0.15.tar.gz
	sha512sums = c19a3647856f5160faff1668edd89c5d565e7b1ffd4d8ec747a963bb219883c953a4a712c1abb397c9f1c6fd907a4e7bb13ab28e9551da33e3b8ca0b4499c093

pkgname = python-llm-mistral