 
      
    | You are here | www.stevejgordon.co.uk | ||
| | | | | khalidabuhakmeh.com | |
| | | | | Using FinBuckle.Multitenant | |
| | | | | jamiemaguire.net | |
| | | | | In the previous blog post, we saw how to use logging to examine planners and help debug your Semantic Kernel solution. 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: First Look, Integrating Semantic Kernel with Open AI (Part 0) - An introduction to Semantic Kernel, who is it for, why ... | |
| | | | | dylanbeattie.net | |
| | | | | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain. | |
| | | | | sreekar.ch | |
| | | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r... | ||