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.zipReadme
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
- WordPress 7.1+
- PHP 7.4+
- A Voyage AI API key (https://dashboard.voyageai.com/organization/api-keys)
Setup
- Activate the plugin.
- Add your Voyage AI API key under Settings → Connectors.
See docs/DESIGN.md for architecture details.