Skip to content

Commit 3ea75ce

Browse files
anubhav756twishabansal
authored andcommitted
deps: Pin llama-index-embeddings-openai to 0.5.1 (#425)
This PR pins the `llama-index-embeddings-openai` dependency to version `0.5.1`. This change resolves dependency conflicts between older versions of `llama-index-embeddings-openai` and the latest versions of `llama-index` and `llama-index-cli`. Full logs: https://pantheon.corp.google.com/cloud-build/builds;region=global/40ca72e5-8136-41a4-9562-00cc0e598e34?project=toolbox-testing-438616&e=13802955&mods=logs_tg_staging
1 parent b098250 commit 3ea75ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolbox-llamaindex/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-e ../toolbox-core
22
llama-index==0.14.4
33
llama-index-cli==0.5.3
4+
llama-index-embeddings-openai==0.5.1
45
PyYAML==6.0.3
56
pydantic==2.11.10
67
aiohttp==3.13.0

0 commit comments

Comments
 (0)