OpenAI Function Calling with Semantic Kernel, C#, & Entity Framework

Описание к видео OpenAI Function Calling with Semantic Kernel, C#, & Entity Framework

In this video, we will create a Semantic Kernel plugin that contains four functions that interact with live SQLite data. Entity Framework will be used to access the SQLite database. The end result is to use the powers of the OpenAI natural language models to ask questions and get answers about our custom data.

Companion Article: https://blog.medhat.ca/2024/02/openai...
Source code: https://github.com/medhatelmasry/EfFu...
Sample students.csv data: https://gist.github.com/medhatelmasry...

Комментарии

Информация по комментариям в разработке