blob: a4377339175abab4bb8ea72349e5967883c7e432 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-llama-index-vector-stores-faiss
pkgdesc = llama-index vector stores FAISS integration
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/run-llama/llama_index
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python-llama-index-core
depends = faiss-cpu
source = python-llama-index-vector-stores-faiss-0.6.0.tar.gz::https://files.pythonhosted.org/packages/source/l/llama-index-vector-stores-faiss/llama_index_vector_stores_faiss-0.6.0.tar.gz
sha256sums = 00bfeb6cb7571e0e856566cb4f10c89b415b6108f151d9ad48ee9c31da563f5e
pkgname = python-llama-index-vector-stores-faiss
|