Skip to content

Commit 6f14452

Browse files
Update dependency llama-index-vector-stores-faiss to v0.5.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 726adb2 commit 6f14452

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

pdm.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies = [
7979
"llama-index>=0.12.52",
8080
"llama-index-core>=0.12.52",
8181
"llama-index-workflows>=1.0.1",
82-
"llama-index-vector-stores-faiss==0.5.0",
82+
"llama-index-vector-stores-faiss==0.5.2",
8383
"llama-index-embeddings-huggingface==0.6.0",
8484
"uvicorn==0.32.1",
8585
"redis==5.2.0",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,9 @@ llama-index-readers-file==0.5.6 \
258258
llama-index-readers-llama-parse==0.5.1 \
259259
--hash=sha256:0d41450ed29b0c49c024e206ef6c8e662b1854e77a1c5faefed3b958be54f880 \
260260
--hash=sha256:2b78b73faa933e30e6c69df351e4e9f36dfe2ae142e2ab3969ddd2ac48930e37
261-
llama-index-vector-stores-faiss==0.5.0 \
262-
--hash=sha256:2fa9848a4423ddb26f987d299749f1fa1c272b8e576332a03e0610d4ee236d09 \
263-
--hash=sha256:4b6a1533c075b6e30985bf1eb778716c594ae0511691434df7f75b032ef964eb
261+
llama-index-vector-stores-faiss==0.5.2 \
262+
--hash=sha256:72a3a03d9f25c70bbcc8c61aa860cd1db69f2a8070606ecc3266d767b71ff2a2 \
263+
--hash=sha256:924504765e68b1f84ec602feb2d9516be6a6c12fad5e133f19cc5da3b23f4282
264264
llama-index-vector-stores-postgres==0.7.2 \
265265
--hash=sha256:067d17751e7e1859bca3237869b901662b4aab53432df380d14acbb27bd67722 \
266266
--hash=sha256:d29db90280d2482bdaac449e8d9070e007ec303b048edfb67247dd5c206e7ab5

0 commit comments

Comments
 (0)