Retrieval-Augmented Generation (RAG) using Functions with Mistral and .NET
This blog is the third of three, where I decided to try out Mistral.AI. This article covers how to use Mistral’s large language models (LLMs) in conjunction with functions that are exposed to Mistral. The LLM will then choosse to execute/use those functions if it feels they provide additional context...
[Read More]