SHAREDMicrosoft previews AI ‘building blocks’ for .NET

Microsoft previews AI ‘building blocks’ for .NET

Microsoft previews AI ‘building blocks’ for .NET

Core benefits of the Microsoft.Extensions.AI libraries include:

  • Providing a consistent set of APIs and conventions for integrating AI services into .NET applications.
  • Allowing .NET library authors to use AI services without being tied to a specific provider.
  • Enabling .NET developers to experiment with different packages using the same underlying abstractions, maintaining a single API throughout an application.
  • Simplifying the addition of new capabilities and facilitating the componentization and testing of applications.

Instructions on getting started with the Microsoft.Extensions.AI packages can be found in the October 8 blog post. Microsoft’s current focus is on creating abstractions that can be implemented across various services, the company said. There is no plan to release APIs tailored to any specific provider’s services. Microsoft’s goal is to act as a unifying layer within the .NET ecosystem, enabling developers to choose preferred frameworks and libraries while ensuring integration and collaboration across the ecosystem.

In explaining the libraries, Microsoft’s Luis Quintanilla, program manager for the developer division, said AI capabilities are rapidly evolving, with common patterns emerging for functionality such as chat, embeddings, and tool calling. Unified abstractions are crucial for developers to work across different sources, he said.

Latest news

How To Fix The “Failed To Load Resource” Error in WordPress

The following post emphasizes on another WordPress fix that has been encountered by many of you – “Failed to...

Get started with the free-threaded build of Python 3.13

Python 3.13.0 (tags/v3.13.0:60403a5, Oct 7 2024, 09:38:07) on win32 Run py -3.13t, and you’ll launch the free-threaded build: Python 3.13.0...

Editing Your Pinnacle / Premier Profile on the Broadcom Insights Portal

Welcome, VMware Cloud Service Provider partners! We’re...

Microsoft’s Drasi: A lightweight approach to event-driven programming

Event-driven architectures like this are a relatively common design pattern in distributed systems. Like other distributed development models, they...

Common Pitfalls and How to Dodge Them

  Considering a switch for your WordPress site to a new host or domain? Then you...

Must read

Top 10 CIO Trends for 2019

As we get ready to close out 2018 and...

Are the cloud wars over or just getting started?

One of the biggest opportunities for enterprises large and...

You might also likeRELATED
Recommended to you