- π± Iβm currently leading Artifical Intellgence (AI) integrations using Azure OpenAI and Semantic Kernel
- π I would recommend reading Team Topologies. I am currently captivated by The Five Dysfunctions of a Team: A Leadership Fable
- π¬ You can ask me about Azure OpenAI, Semantic Kernel, Azure Search, .NET, C#, and SQL
- Auckland, New Zealand
-
07:55
(UTC +13:00) - in/aamirmulla
Pinned Loading
-
JavaScript equivalents of some commo...
JavaScript equivalents of some common C# LINQ methods. To help me remember! 1// JS array equivalents to C# LINQ methods - by Dan B.
23// Here's a simple array of "person" objects
4var people = [
5{ name: "John", age: 20 },
-
RAG with `Azure Search` (Retrieval) ...
RAG with `Azure Search` (Retrieval) and (Augmented) `Azure OpenAI` (Generation) using `Microsoft.SemanticKernel.Connectors.OpenAI` `1.15.1` 12using Azure;
3using Azure.AI.OpenAI;
45var prompt = "..";
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.