The difference between Bing Chat, Bing Chat Enterprise, ChatGPT and Microsoft Copilot
The difference between Bing Chat, Bing Chat Enterprise, ChatGPT and Microsoft CopilotI have been getting a lot of questions lately about this topic in terms of the difference between these different services, so I decided to create a table to illustrate the difference. NOTE: The picture above is just a copy from the up-to-date table …
The difference between Bing Chat, Bing Chat Enterprise, ChatGPT and Microsoft Copilot Read More »
TableTalker AI – Talking with your Database using OpenAI and Speech
Today I had a presentation at the SQL Saturday event in Norway about how to use OpenAI to talk with your databases. Therefore I wanted to describe some of the options here and lastly how you can extend the capabilities using Langchain and other 3. party tools to communicate directly with your data. (Semantic Kernel …
TableTalker AI – Talking with your Database using OpenAI and Speech Read More »
ChatGPT Enterprise -What you need to know
Today, OpenAI announced the first commercial offering outside of ChatGPT Plus, called ChatGPT Enterprise. ChatGPT Enterprise is the first let’s call it company-based offering of ChatGPT. With the service, also comes the following features * Usage Insight (Analytics dashboard for usage insights)* SSO (Single-sign on) and bulk-member management* Unlimited higher-speed GPT-4 access (no usage caps)* …
The curious case of private endpoint and DNS
A couple of weeks ago I was contacted to help figure out why DNS lookup was failing “sometimes” for services that were configured using private endpoints. This was somewhat difficult to troubleshoot since this happened “sometimes” and therefore it took some time to figure out what was going on. This happened when we tried to …
Creating a voice based GPT assistant using ChatGPT, Elevenlabs and Azure Speech Recognition
During this weekend I started working on a simple PoC, can we use ChatGPT with some speech recognition software to work as a virtual assistant similar to Alexa or Siri? First of we need to have the ability for some code to trigger based upon certain keywords or patterns. This is where OpenAI functions comes …
Benchmarking LLMs and what is the best LLM?
In this dynamic landscape of LLMs with new versions popping up everywhere, I have personally been really confused in terms of which of them are best? how do we benchmark them? what does the number of parameters impact the model? Earlier today I saw a new LLM being published called FreeWilly (Meet FreeWilly, Our Large …
Ivanti MobileIron CVE-2023-35078 An Urgent Call for Update!
Ivanti Endpoint Manager Mobile (EPMM), previously recognized as MobileIron, has a security issue that cyber attackers can exploit over the internet without requiring any password. While Ivanti has made updates available to address this problem, access to this information has curiously been limited. NOTE: It was now confirmed that the Norwegian government was targeted using …
Ivanti MobileIron CVE-2023-35078 An Urgent Call for Update! Read More »
Overview of Microsoft 365 Copilot and how it works
With Microsoft 365 Copilot getting closer to release, I decided I wanted to write a bit more in-depth about how this feature works and how it is set up for each tenant. There are two main components here that will play an important part in Copilot, one is the Azure OpenAI instance the second is …
Overview of Microsoft 365 Copilot and how it works Read More »
What is Microsoft Entra Global Secure Access?
I have been working on long time in the SASE space, and wrote a blog post about this back in 2021 about the differences between the different vendors in this landscape (which you can read here –> SASE – The next generation of services we need to protect the mobile workspace? – msandbu.org) and today …