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.