[WordPress] 外掛分享: AcrossAI Model Manager

首頁外掛目錄 › AcrossAI Model Manager
WordPress 外掛 AcrossAI Model Manager 的封面圖片
全新外掛
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 7.0+ PHP 7.4+ v0.0.7 上架:2026-04-21

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.0.7) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「AcrossAI Model Manager」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

AcrossAI Model Manager gives site administrators full control over three aspects of the WordPress 7.0 AI client: which model is used per capability, how long requests are allowed to run, and a complete audit log of every AI generation call made on the site.
Model Preferences
By default, WordPress picks the first available model from your configured AI connectors. This plugin adds a settings page under Settings > AcrossAI Model Manager where you can pin a specific model per capability — and that model will always be prioritised.

Text Generation — preferred model for all text-generation tasks
Image Generation — preferred model for image-generation tasks
Vision / Multimodal — preferred model for vision and multimodal tasks

HTTP Request Timeout
Set a site-wide timeout (in seconds) for all wp_ai_client_prompt() calls. Works directly with the WordPress 7.0 built-in AI client — no additional plugins required.
AI Request Logging
Every successful AI generation call is automatically logged to a dedicated database table. The Settings > AI Logs admin page provides a sortable, paginated view of all requests with:

Provider, model, and capability for each call
Full prompt text and response text (expandable detail view)
Token usage (prompt, completion, total) and request duration
Source tracking — which plugin, theme, mu-plugin, or WordPress core file triggered the request, including the file path and line number
Configurable log retention (auto-delete logs older than N days via WP-Cron)

Settings are stored as a single serialised option and exposed to the WordPress REST API, so the settings page saves without a full page reload using a React-powered interface.
Requirements:

WordPress 7.0 or higher.
The AI plugin must be installed and activated for Model Preferences to work. Without it, the Model Preferences dropdowns are disabled and no models will appear. The HTTP Request Timeout and AI Logging features work with WordPress 7.0 core directly.
At least one AI connector (e.g. Llama.cpp, Hugging Face, OpenAI via the AI Connectors screen) must be configured for Model Preferences to work.

文章
Filter
Mastodon