Find answers from the community

Updated 3 months ago

Upgrading llama-index and llama-index-core

At a glance
The community member is trying to upgrade to version 0.11.20 of llama-index and llama-index-core, but is encountering a version conflict with llama-agents 0.0.14 which depends on llama-index-core version less than 0.11.0 and greater than or equal to 0.10.50. A community member suggests that llama-agents has been deprecated in favor of llama_deploy.
Useful resources
Stupid Q: I'm trying to upgrade to 0.11.20 for llama-index and llama-index-core. I receive the following: llama-agents 0.0.14 depends on llama-index-core<0.11.0 and >=0.10.50. What is the proper version of llama-agents for llama-index, llama-index-core? There does not seem to be a valid version that will satisfy both.
j
B
2 comments
I believe llama-agents has been depricated in favor of llama_deploy -> https://github.com/run-llama/llama_deploy
Add a reply
Sign up and join the conversation on Discord