fiddler-auditor
fiddler-auditor copied to clipboard
Issue: InvalidRequestError - API Deployment Not Found
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.