I am looking for Kernel Memory – Retrieval Augmented Generation (RAG) using Azure Open AI which can read file in kernel memory. I can ask question and based on memory it can answer my questions. I want to use .NetCore here for implementation.
Below reference use OpenAI but i want to use Azure Open AI.
https://github.com/microsoft/kernel-memory/tree/main
#azureOpenAI,#RAG,#KernelMemory
I have explored below link but i did not found any azure open AI implementation.
https://github.com/microsoft/kernel-memory/tree/main
Bhavin Bhesaniya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.