v1.4.417

danielmiessler/Fabricv1.4.417Feb 21, 2026by github-actions[bot]

AI Summary

Enabled support for the Azure AI Gateway by adding it to the plugin registry, allowing users to use it as an available AI provider.

Key Highlights

  • Added Azure AI Gateway plugin to the plugin registry.
  • Imported the new `azureaigateway` plugin package.
  • Registered `azureaigateway.NewClient()` in the plugin registry.

New Features

  • Azure AI Gateway plugin support

Full Release Notes

## Changes

### PR [#2014](https://github.com/danielmiessler/Fabric/pull/2014) by [jlec](https://github.com/jlec) and [ksylvan](https://github.com/ksylvan): feat: add Azure AI Gateway plugin support

- Added Azure AI Gateway plugin to the plugin registry, enabling it as an available AI provider
- Imported the new `azureaigateway` plugin package and registered `azureaigateway.NewClient()` in the plugin registry