Forum Discussion
kamaljeet-kharbanda
Apr 21, 2024Copper Contributor
Evaluation- Azure OpenAI Deployments: Failed to fetch Azure OpenAI deployments for connection
i am able to test my deployment in playground with my own data but now when trying to evaluate model metrics getting this error "Azure OpenAI Deployments: Failed to fetch Azure OpenAI deployments for...
user_2429799
Apr 22, 2024Copper Contributor
In the chat playground, you could use the curl code snippet and check if connectivity works. This can help rule out the option with connectivity if it is successful.
kamaljeet-kharbanda
Apr 22, 2024Copper Contributor
connectivity to what? the playground works fine but its evaluation which fails
- user_2429799Apr 22, 2024Copper ContributorIt might be some issues with network connectivity issues, incorrect configuration settings, or issues with the Azure OpenAI service itself.
If you create a new deployment,tested it in the playground and then go for evaluation, does that fix the issue?