Forum Discussion

kamaljeet-kharbanda's avatar
kamaljeet-kharbanda
Copper Contributor
Apr 28, 2024

AI Studio- Index on SQL DB

Hi, I am trying to create index in AI Studio based on Index I created in Azure Search on small SQL DB (300 rows) and it runs forever on create index step and never finishes. Can someone guide how to troubleshoot? I was previously able to create index without any issues which was based on json file. 

 

 

Thanks,

KK

1 Reply

  • never mind found the problem "openai.RateLimitError: Error code: 429 - {'error': {'code': '429', 'message': 'Requests to the Embeddings_Create Operation under Azure OpenAI API version 2023-07-01-preview have exceeded call rate limit of your current AIServices S0 pricing tier. Please retry after 59 seconds. Please contact Azure support service if you would like to further increase the default rate limit.'}}"

Resources