Skip to content

Releases: jim-finlon/dotnetagents-plugins

Release list

v0.1.0-preview

v0.1.0-preview Pre-release
Pre-release

Choose a tag to compare

@jim-finlon jim-finlon released this 03 Jul 19:40

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.