Cloud LLMs: Microsoft Foundry and Amazon Bedrock
This article wires up two big cloud providers, Microsoft Foundry and Amazon Bedrock and builds the factory that routes between…
This article wires up two big cloud providers, Microsoft Foundry and Amazon Bedrock and builds the factory that routes between…
Modern phones and Macs ship their own neural hardware and their own on-device models. Here how to use them from…
Persist embeddings in a vector store, search them, and use what you find to ground a chat model's answers, the…
Text is not the only thing models generate. Microsoft.Extensions.AI abstracts image generation behind IImageGenerator. With troubleshooting.
How IEmbeddingGenerator works in NET10: turn a PDF into chunks, chunks into vectors, and a question into ranked results, with…
How can we test a component based on Microsoft.Extension.AI that gives a different answer every time it runs? Here an…
A language model knows what was in its training data and nothing else. Tool calling closes that gap with custom…
Second post where using Microsoft.Extensions.AI I build the first AI client keeping the history of the chats and instruct the…
Microsoft.Extensions.AI is a small set of abstractions in the box, and providers that plug in behind the common AI providers…
Today, Microsoft announced a new generative AI model for games called Muse in Cambridge, UK. This new technology is explained…
From today, Microsoft released on GitHub MS-DOS 4.0. MS-DOS 4.0 is now open source and available with the other older…
Microsoft has recently announced the release of NET8, the latest version of its popular software development platform
After the release of the new Microsoft Bing with ChatGPT, users start to ask how to earn Microsoft Rewards point…
Here I like to explore how to use Bing, the Microsoft search engine, with ChatGPT and the new Bing app…
After 27 years, Microsoft has finally bid farewell to the Internet Explorer and will redirect Explorer users to the latest…
On August 24, 1995, Microsoft held what's likely to go down in history as its biggest Windows launch in history…
Microsoft ported Procmon from Linux for monitoring the system calls, Registry access, and file activity for processes running in the…