Releases: jim-finlon/dotnetagents-plugins
Releases · jim-finlon/dotnetagents-plugins
Release list
v0.1.0-preview
DotNetAgents Plugins v0.1.0-preview
First public preview of the DotNetAgents plugin adapters — the batteries for the DotNetAgents framework.
What's in this release
- LLM provider adapters (
Providers/*) for wiring commercial and local model endpoints. - Database + vector-store adapters (
Database.*,VectorStores.*). - Interop + credential client (
Interop.*,Credentials.Client). - Public UI extensions and media/document adapters, plus the public extraction worker.
Notes
- Source release — build from source with the .NET 10 SDK; NuGet publishing follows in a later release.
- Licensed Apache-2.0; third-party license inventory audited before this cut.