does Azure OpenAI Service have any Rest API to upload training data to data model

Sunanda Varma 20 Reputation points
2023-09-20T13:24:50.77+00:00

We cam upload the training data from Azure portal, but is there any Azure OpenAI Service Rest API which take the trainings data and uploads the data to the custom data model

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,083 questions
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,966 Reputation points Moderator
    2023-09-21T01:36:14.2933333+00:00

    Hello @Sunanda Varma

    Thanks for reaching out to us, could you please share more details about your workflow so that we can help?

    There are some ways to upload data not from the portal but by REST, please take a look here -

    https://learn.microsoft.com/en-us/rest/api/cognitiveservices/azureopenaistable/files/import?tabs=HTTP

    https://learn.microsoft.com/en-us/rest/api/cognitiveservices/azureopenaistable/files/upload?tabs=HTTP

    The whole workflow please refer to https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/fine-tuning?pivots=rest-api

    If you have any access problem, please make sure you are using the right role -

    User's image

    Let me know if this helps or you need more help on any question. Thanks.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.