AMDevIT.AI.Core 0.0.540.60

dotnet add package AMDevIT.AI.Core --version 0.0.540.60
                    
NuGet\Install-Package AMDevIT.AI.Core -Version 0.0.540.60
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMDevIT.AI.Core" Version="0.0.540.60" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AMDevIT.AI.Core" Version="0.0.540.60" />
                    
Directory.Packages.props
<PackageReference Include="AMDevIT.AI.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AMDevIT.AI.Core --version 0.0.540.60
                    
#r "nuget: AMDevIT.AI.Core, 0.0.540.60"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AMDevIT.AI.Core@0.0.540.60
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMDevIT.AI.Core&version=0.0.540.60
                    
Install as a Cake Addin
#tool nuget:?package=AMDevIT.AI.Core&version=0.0.540.60
                    
Install as a Cake Tool

Project description

AI Agent is a flexible and modular framework designed to extend the capabilities of AI systems. It provides tools for building intelligent and autonomous agents with seamless integration into existing infrastructures. With interoperability in mind, AI Agent supports easy customization, scalability, and adaptability for diverse use cases. While natively extending Semantic Kernel, AI Agent is built to adapt to other frameworks, ensuring long-term versatility.

Goals

The primary goal of this project is to deliver an easy-to-use library for implementing AI functionalities across existing frameworks. AI Agent promotes the ethical use of AI agents by fostering transparency, autonomy, and respect for near-human personalities. This includes addressing compromises and navigating the technological limitations inherent in such implementations.

The project also strives to bridge the gap between modularity and personalization, empowering developers to create adaptable AI agents while maintaining a responsible approach to innovation. Whether you need an AI to integrate into your systems or to simulate meaningful interactions, AI Agent provides a robust foundation.

About the Core library

The core library contains all the base classes and interfaces required to build an AI agent. It includes also the basic modules for the agent's expected behavior, like a default personality module and common system initialization messages. The core library is designed to be lightweight and easy to extend, allowing developers to build on top of it without much effort.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AMDevIT.AI.Core:

Package Downloads
AMDevIT.AI.Core.SemanticKernel

Semantic Kernel implementation of AI Core classes and interfaces. This package allows the use of Semantic Kernel plugin as AI modules for a quick integration in the agent.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.540.60 166 4/28/2025
0.0.540.30 155 2/13/2025

Updated NuGet dependencies. Added support for DotNet 8.