How to get your own data from trained model

Poornima Baddi 0 Reputation points
2024-09-30T06:45:07.66+00:00

Hi,

We have huge chunk of data in our project, so don't want to train the model for every request.  Instead of this we thought we can achieve same by uploading file. We have created index and uploaded the files using below steps in UI of Azure AI studio.

Add your data --Create or select project --select --uploaded the file.

Is it possible to receive the required response from this file using java code.

Without going to internet, we are thinking of asking AI to get the answer from uploaded file.

Can we achieve this using java? If yes it will great if you can share some related links.

Or is there any other way, that we can get response from the trained model.

Appreciate your reply.

Regards,

Poornima

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

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.