v1.4.378

danielmiessler/Fabricv1.4.378Jan 14, 2026by github-actions[bot]

AI Summary

Introduces DigitalOcean Gradient AI Agents as a new vendor, utilizing an OpenAI-compatible inference endpoint for model access.

Key Highlights

  • New DigitalOcean Gradient AI vendor support
  • OpenAI-compatible inference endpoint implementation
  • Model access key authentication
  • Optional control plane token for model discovery

New Features

  • DigitalOcean client implementation
  • OpenAI-compatible inference support
  • Access key authentication for inference requests
  • Control plane token support

Full Release Notes

## Changes

### PR [#1933](https://github.com/danielmiessler/Fabric/pull/1933) by [ksylvan](https://github.com/ksylvan): Add DigitalOcean Gradient AI support

- Feat: add DigitalOcean Gradient AI Agents as a new vendor
- Add DigitalOcean as a new AI provider in plugin registry
- Implement DigitalOcean client with OpenAI-compatible inference endpoint
- Support model access key authentication for inference requests
- Add optional control plane token for model discovery

### Direct commits

- Chore: Update README with a links to other docs