Azure-Samples / ai-rag-chat-evaluator

Tools for evaluation of RAG Chat Apps using Azure AI Evaluate SDK and OpenAI
MIT License
162 stars 58 forks source link

yaml file does not exist #47

Closed Niharika6442 closed 4 months ago

Niharika6442 commented 4 months ago

I've taken the latest pull and facing this error: mlflow.exceptions.MissingConfigException: Yaml file '..\mlruns\0\meta.yaml' does not exist.

I tried to add meta.yaml file from old pull run and everything worked fine. Looks like something is missing in the latest code w.r.t this file.

pamelafox commented 4 months ago

Hm, I don't check that mlruns folder into the repo, and I often delete that mlruns folder entirely. Can you delete the whole mlruns folder and see if you still see an error?

Niharika6442 commented 4 months ago

Looks like its resolved now after deleting the entire folder