fiddler-auditor icon indicating copy to clipboard operation
fiddler-auditor copied to clipboard

Issue: InvalidRequestError - API Deployment Not Found

Open soratavipa opened this issue 1 year ago • 0 comments

I encountered an issue while working with the LLM_Evaluation_Azure notebook. The error message I received is as follows: InvalidRequestError: The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again. The problem appears in the last piece of code, the evaluate_prompt_correctness function. I guess it just can't get a response from the API.

soratavipa avatar Jan 04 '24 13:01 soratavipa