You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched both the documentation and discord for an answer.
Question
I would like to use a llama-index-core version that has AgentWorkflow, but this introduced a conflict with dependencies. How do I get over this problem?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
llama-index-llms-openai-like 0.2.0 requires llama-index-core<0.12.0,>=0.11.0, but you have llama-index-core 0.12.19 which is incompatible.
llama-index-llms-openai-like 0.2.0 requires llama-index-llms-openai<0.3.0,>=0.2.0, but you have llama-index-llms-openai 0.3.20 which is incompatible.
llama-index-llms-groq 0.2.0 requires llama-index-core<0.12.0,>=0.11.0, but you have llama-index-core 0.12.19 which is incompatible.
The text was updated successfully, but these errors were encountered:
Question Validation
Question
I would like to use a llama-index-core version that has AgentWorkflow, but this introduced a conflict with dependencies. How do I get over this problem?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
llama-index-llms-openai-like 0.2.0 requires llama-index-core<0.12.0,>=0.11.0, but you have llama-index-core 0.12.19 which is incompatible.
llama-index-llms-openai-like 0.2.0 requires llama-index-llms-openai<0.3.0,>=0.2.0, but you have llama-index-llms-openai 0.3.20 which is incompatible.
llama-index-llms-groq 0.2.0 requires llama-index-core<0.12.0,>=0.11.0, but you have llama-index-core 0.12.19 which is incompatible.
The text was updated successfully, but these errors were encountered: