Skip to content

Commit

Permalink
Update dependency llama-index-core to v0.12.17
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Feb 15, 2025
1 parent e346349 commit 11b7118
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies = [
"langchain==0.3.12",
"langchain-ibm==0.3.2",
"llama-index==0.12.2",
"llama-index-core==0.12.2",
"llama-index-core==0.12.17",
"llama-index-vector-stores-faiss==0.3.0",
"llama-index-embeddings-huggingface==0.4.0",
"uvicorn==0.32.1",
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ llama-index-agent-openai==0.4.1 \
llama-index-cli==0.4.0 \
--hash=sha256:60d12f89e6b85e80a0cc3a8b531f05a911b5eebaebc37314411476d1ba685904 \
--hash=sha256:d6ab201359962a8a34368aeda3a49bbbe67e9e009c59bd925c4fb2be4ace3906
llama-index-core==0.12.2 \
--hash=sha256:27a5548523435a5c2b84f75c15894a44522b7f968e9f29a03f9a301ca09fb7fa \
--hash=sha256:a48b2de9c3a09608ab5c03c5a313428f119c86946acdefde555992b7c0b8a38e
llama-index-core==0.12.17 \
--hash=sha256:2e8fb457983978af19db1ceba71d440f6891279525c5e7eb2ec73a6b727be113 \
--hash=sha256:867ec650a1f9eba9f6d65005045a68bc13bae8d65763e32029d9610360c03979
llama-index-embeddings-huggingface==0.4.0 \
--hash=sha256:a5890bab349b118398054138b298a9e429776b85bcf8017fdf01cd5d60fbba12 \
--hash=sha256:ce8f8b30b29cff85401aba2118285fb63fb8147a56b656ee20f7e8510ca085a2
Expand Down

0 comments on commit 11b7118

Please sign in to comment.