Noetix.Knowledge.SharpVector 1.0.4

dotnet add package Noetix.Knowledge.SharpVector --version 1.0.4
                    
NuGet\Install-Package Noetix.Knowledge.SharpVector -Version 1.0.4
                    
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="Noetix.Knowledge.SharpVector" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Noetix.Knowledge.SharpVector" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Noetix.Knowledge.SharpVector" />
                    
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 Noetix.Knowledge.SharpVector --version 1.0.4
                    
#r "nuget: Noetix.Knowledge.SharpVector, 1.0.4"
                    
#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.
#addin nuget:?package=Noetix.Knowledge.SharpVector&version=1.0.4
                    
Install Noetix.Knowledge.SharpVector as a Cake Addin
#tool nuget:?package=Noetix.Knowledge.SharpVector&version=1.0.4
                    
Install Noetix.Knowledge.SharpVector as a Cake Tool

Noetix

A Modern C# Framework for Building AI Agents

NuGet License

Noetix is intended to be a powerful, intuitive C# framework designed to simplify the creation and management of AI agents. Derived from the term "noetic" (relating to mental activity or intellect), Noetix provides developers with robust tools to build, deploy, and orchestrate intelligent agents.

Features

  • 🚀 Agent Creation - Build AI agents with minimal code (examples provided in Examples/)
  • Flexible Architecture - Easily add tools, tasks and knowledge to agents with minimal code
  • 🧠 Knowledgebase / RAG - Includes a knowledgebase and RAG (Retrieval-Augmented Generation) for imparting agents with knowledge. Includes built-in tools for searching and updating the knowledgebase so that agents can learn and adapt.

Plans

  • 💬 Communication Framework - Built-in agent-to-agent communication protocols
  • 🔄 Pipelines - Ability to build a pipeline for agents to manage and prioritize tasks

Contributing

Contributions are welcome! Please see the Contributing Guide for details.

License

Noetix is licensed under the MIT License - see the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 96 1/29/2025
1.0.3 90 1/29/2025
1.0.2 85 1/21/2025
1.0.1 84 1/20/2025
1.0.0 90 1/20/2025