How to import our custom large data which is in JSON format into Azure Open AI using API?

Chris Roy 0 Reputation points
2024-01-02T13:14:39.26+00:00

Hello,

Is there any way to feed our custom data using Restful API to the Azure Open AI instead of using Azure Open AI Studio?

How can we use one model for the text search for the different resource, e.g we want to categorise our data and feed inside model, then we want to search only those categories to search using completion API?

Thanks

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

1 answer

Sort by: Most helpful
  1. Evgeny Grishchenko 486 Reputation points
    2024-01-03T12:34:42.5+00:00
    1. "Is there any way to feed our custom data using Restful API to the Azure Open AI instead of using Azure Open AI Studio?"

    Steps

    1. Upload your file with training data
    2. Train (fine-tune) your model
    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.