All, I've fixed the error. Though, to be honest, I'm not exactly sure what ended up doing it. I was trying to do it systematically, but I lost track. None the less, I hope my below code helps.@SwaggerP @marcelo2108 def get_retriever(persist_dir: str...
issue seems to be in the get_retriever() function at vectorstore = DatabricksVectorSearch( vs_index, text_column="content", embedding=embedding_model, columns=["url"] )
Same issueAn error occurred while loading the model. You haven't configured the CLI yet! Please configure by entering `/opt/conda/envs/mlflow-env/bin/gunicorn configure`