OpenAI Function Calling with Azure OpenAI
01.09.2023Support for OpenAI Function Calling was added to Azure OpenAI a couple of weeks ago and can be used for…Using (Azure) Open AI Models with Semantic Kernel behind a reverse proxy
27.07.2023Do you want to use the powerful AI models from OpenAI or Azure OpenAI in your web applications, but don’t…Create Semantic Kernel code & skills to build AI-powered apps with .NET
23.07.2023Semantic Kernel is a library from Microsoft that can be used to add AI features to your applications. One of…Run your GPT-4 securely in Azure using Azure OpenAI Service
19.07.2023Running the latest GPT-4 models in a controlled, secure, and governed environment is mission-critical when we think about real-world scenarios…Efficient AI Workflows: How to Seamlessly Add Support for New Large Language Models using LangChain
08.07.2023LangChain, a powerful framework for AI workflows, demonstrates its potential in integrating the Falcon 7B large language model into the…Wire-debugging Semantic Kernel code talking to OpenAI (and other) LLM APIs through HTTPS
04.07.2023Finding issues when using Semantic Kernel to talk to OpenAI or similarly hosted LLMs.ChatDocs – the most sophisticated way to chat via AI with your documents locally
26.06.2023ChatDocs is an innovative Local-GPT project that allows interactive chats with personal documents. It features an integrated web server and…