
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides LM Studio integration for the WordPress AI Client. It allows you to run AI inference entirely on your own machine — connecting WordPress to a local LM Studio server with no cloud account or API key required.
Features:
Connector for LM Studio registration for WordPress AI Client.
Configure a default model for text generation from the admin settings page.
Automatic model discovery from your running LM Studio instance.
Text generation tasks using LM Studio’s API.
Vision-capable models, such as those used for generating alt-text, can process both text and images.
Settings page under Settings > LM Studio Settings.
Works without an API key in the default local setup.
Extended HTTP timeout (180 s) to accommodate local model warm-up.
Source Code
The source code is available on GitHub.
