Semantic-Kernel-06: Implementing a Custom Webchat Agent Using Semantic Kernel, Open AI , and ASP.NET

Описание к видео Semantic-Kernel-06: Implementing a Custom Webchat Agent Using Semantic Kernel, Open AI , and ASP.NET

In this blog post, you will see how to expose the customer service agent we’ve been building in a custom webchat experience using ASP.NET Core.

This blog ties together many of the concepts from earlier posts and demos.

All previous posts in the series can be found here:
https://jamiemaguire.net/index.php/ca...


The following technology is used to implement the agentic webchat solution:

- ASP.NET Core
- C#
- JavaScript
- Open AI GPT-4
- Semantic Kernel
- Semantic Kernel Automatic Function Calling
- Semantic Kernel Plugins
- Semantic Kernel Native Functions

The Semantic Kernel integration uses the Open AI Chat Completions endpoint to process human prompts and generate the relevant response.


More information about this video on the blog:

https://jamiemaguire.net/index.php/20...

Комментарии

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