I'm getting these errors when I start the compute session in the Azure AI Foundry for a RAG Chat using files uploaded via the playground to create the index.
WARNING: azureml-rag 0.2.37.3 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.37.3 does not provide the extra 'cognitive_search'
WARNING: azureml-rag 0.2.38 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.38 does not provide the extra 'cognitive_search'
WARNING: azureml-rag 0.2.37.3 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.37.3 does not provide the extra 'cognitive_search'
WARNING: azureml-rag 0.2.37.2 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.37.2 does not provide the extra 'cognitive_search'
WARNING: azureml-rag 0.2.37.1 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.37.1 does not provide the extra 'cognitive_search'
WARNING: azureml-rag 0.2.37 does not provide the extra 'azure_cosmos_mongo_vcore'
WARNING: azureml-rag 0.2.37 does not provide the extra 'cognitive_search'
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.
promptflow-runtime 20250210.19 requires langchain<0.4.0,>=0.3.0, but you have langchain 0.1.20 which is incompatible.
promptflow-runtime 20250210.19 requires langchain-community<0.4.0,>=0.3.0, but you have langchain-community 0.0.38 which is incompatible.
langchain-qdrant 0.2.0 requires langchain-core!=0.3.0,!=0.3.1,!=0.3.10,!=0.3.11,!=0.3.12,!=0.3.13,!=0.3.14,!=0.3.2,!=0.3.3,!=0.3.4,!=0.3.5,!=0.3.6,!=0.3.7,!=0.3.8,!=0.3.9,<0.4.0,>=0.2.43, but you have langchain-core 0.1.53 which is incompatible.
azureml-mlflow 1.59.0.post1 requires protobuf<=5.28.3, but you have protobuf 5.29.3 which is incompatible.