One more thing: ERROR: Cannot install -r requirements.txt (line 4) and llama-index-llms-openai==0.1.11 because these package versions have conflicting dependencies.
The conflict is caused by: The user requested llama-index-llms-openai==0.1.11 llama-index 0.10.68 depends on llama-index-llms-openai<0.2.0 and >=0.1.27
the error recomends the llama-index-llms-openai version as >=0.1.27 but the repo does not even have this version.
ERROR: Could not find a version that satisfies the requirement llama-index-embeddings-openai==0.1.27 (from versions: 0.0.1, 0.1.0, 0.1.1, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.2.0) ERROR: No matching distribution found for llama-index-embeddings-openai==0.1.27