I am trying to make a request to Azure OpenAI, more specifically the blob storage but I am facing a 404 error when trying from postman. I have no issue with Azure OpenAI chat prompt, only with the add your data
portion of it.
Here is the endpoint I am trying to access
https://${$api_base}/openai/deployments/${deployment_id}/extensions/chat/completions?api-version=2024-02-15-preview