Перейти к содержимому

Building Agent Chatbot using FileSearch and RAG in Azure

Hemant K Chitale

0:00 / 0:00

Building Agent Chatbot using FileSearch and RAG in Azure

101 просмотр · 4 месяца назад
Hemant K Chitale
1,74 тыс. подписчиков
101 просмотр · 4 месяца назад
In my previous video, I had demonstrated how to create an Azure AI Project, Deploy an LLM Model and then an Agent (acting as a Chatbot) using Web Search to retrieve responses. That video is :    • Introduction to Building Agents and Chatbo...   Here I demonstrate deploying an LLM Model again and then an Agent that uses Vector Indexes on documents uploaded for use by the Agent -- i.e. RAG (see my previous video where I demonstrated RAG from Vectors in an Oracle Database at    • RAG Retrieval Semantic Search   )