WP Manifestindependent plugin directory
manifest / ai / ai-provider-for-voyage-ai

AI Provider for Voyage AI

Voyage AI text-embedding provider for the WordPress AI Client (voyage-4, voyage-3.5, voyage-code-3, and related models).

by Krafty Sprouts Media, LLC · github.com/krafty-sprouts-media-llc/ai-provider-for-voyage-ai · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/krafty-sprouts-media-llc/ai-provider-for-voyage-ai/archive/refs/heads/main.zip

Readme

AI Provider for Voyage AI

Standalone WordPress plugin that registers Voyage AI as a text-embedding provider for the WordPress AI Client (AiClient::input(...)->generateEmbedding()), introduced in WordPress 7.1.

Requirements

Setup

  1. Activate the plugin.
  2. Add your Voyage AI API key under Settings → Connectors.

See docs/DESIGN.md for architecture details.

Read the full README on GitHub →