Unable to select the DeepSeek or any other opensource model deployments when creating the agent in Azure Foundry

SAI NITESH PALAMAKULA 0 Reputation points
2025-03-23T02:28:13.3166667+00:00

I have models deployed for OpenAI gpt 4 and also Deep Seek R1, however when creating the agent in Azure AI Foundry I'm not able to select the other open source models that are already created as deployment. The drop down doesn't provide the option

Screenshot 2025-03-22 at 10.21.57 PM

Screenshot 2025-03-22 at 10.22.21 PM

Also when I'm using agent via playground or SDk I get Rate Limit Exceeded. Adjust your tokens per minute rate limit in Models + endpoints (link) or try again later.

I haven't really reached any limit. only 59 tokens are used

Screenshot 2025-03-22 at 10.25.21 PM

This is what I get from Azure AI SDK

Screenshot 2025-03-22 at 10.27.15 PM

Can you help with this?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,665 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Saideep Anchuri 9,500 Reputation points Moderator
    2025-03-24T09:27:12.8333333+00:00

    Hi SAI NITESH

    Regarding DeepSeek R1deployment visibility -

    For the issue with selecting models, ensure that the models you have deployed are compatible with Agents nd that you have the necessary permissions to access them. If the models are not appearing in the dropdown, it could be due to compatibility or permission issues.

    Regarding the "Rate Limit Exceeded" error, -this usually indicates that the number of requests made to the service has surpassed the allowed limit. Even if you have only used 59 tokens, the rate limit is often based on the number of requests per minute rather than just token usage. You may need to adjust your Tokens per Minute (TPM) rate limit in the Models + endpoints settings to resolve this issue.

    Kindly refer below link: Supported models in Azure AI Agent Service

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.