🫶Azure AI Foundry Implementation - 2
Last updated
Last updated
1.Create Resource group
2.Search Azure AI Foundry
3.Create a Hub
4.Go to Azure AI Foundry and Create Project
5.Deploy Models - Deploy base model
6.Deploy Text-embedding Model
7.Now Create GPT Model
8.Add our Own Data
9.Create AI Search to create Index
Review and Create.
10.Create Index
11.Let us test in Playground
It's not giving proper output from our own Data to resolve this issue.
We need to select the vector index which we have created for our own data.
Now we will test the prompt for our own data.
It gives the Exact answer.will verify this in our source document.
Will Test the hallucination
It works.
11.Create Chatbot.
Go to prompt flow.
Let us verify in the document
Final Step Deploy the Model.