Kameshwara Pavan Kumar Mantha

Results 16 comments of Kameshwara Pavan Kumar Mantha

Yes, I did and below is the error. The script I use as playground ``` from llama_index.core import Settings, SimpleDirectoryReader, StorageContext, VectorStoreIndex from llama_index.embeddings.ollama import OllamaEmbedding from llama_index.llms.ollama import Ollama...

perfect !! this is working. hence closing the ticket.

Thanks for the update and keeping this as one of the priority items. The concern is the external vector stores offer you lot of features which the default vector store...

> @pavanjava Thank you for reporting the issue. Currently we only support default vector store and not external ones. > > https://github.com/mlflow/mlflow/blob/182fdb5dcc5254b703d578eb53328b5eb56faff6/mlflow/llama_index/__init__.py#L324 > > Indeed, external vector store support is...

Any update on this ?