| 开发者 | maximumsoftware |
|---|---|
| 更新时间 | 2026年6月6日 08:09 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-3.0-only |
| 版权网址: | 版权信息 |
/wp-content/plugins/agenistratorAgenistrator itself is free. However, it requires an API key from an AI provider (OpenAI, Anthropic, OpenRouter, or Ollama Cloud), which typically charge based on usage. Costs vary by provider and model, and more capable models generally cost more per message. Start with a spending limit on your provider account to avoid surprises. Ollama Cloud and OpenRouter both offer free tiers that let you try the plugin without any cost.
Agenistrator is designed with safety in mind. By default, only read-only tools are enabled, so the assistant can view and search your content but cannot make changes. Write tools (that create, edit, or delete content) must be explicitly enabled by you. The assistant also respects WordPress permissions, so it can only do what your user account is allowed to do.
Changes made by Agenistrator are the same as changes you would make manually through WordPress. Posts and pages support WordPress revisions, so you can revert content changes. For other operations, consider making a backup before enabling write tools for the first time.
Agenistrator works with any compatible model from OpenAI, Anthropic (Claude), OpenRouter, or Ollama Cloud. Available models are automatically discovered from each provider. The plugin filters out models that don't support the features it needs, showing you only compatible options.
More capable models generally provide better results for complex tasks. If you're using a smaller or free-tier model and experiencing issues, try switching to a more powerful model. The quality of your results is directly related to the capabilities of the AI model you choose.
Semantic search finds content by meaning rather than just keywords. For example, searching for "vacation photos" could find a post titled "Our Trip to Hawaii" even though the exact words don't match. This feature is optional and requires an embedding model from OpenAI or OpenRouter (Anthropic and Ollama Cloud don't offer embedding models). Semantic search is disabled by default to avoid surprise API costs.
Your API keys, chat history, and content embeddings are stored in your WordPress database and are not transmitted externally by the plugin. When you chat with the assistant, your messages and relevant context are sent to your configured AI provider. The plugin also fetches model metadata from models.dev and tokenizer data (both cached locally).
The assistant can only perform actions that:
Yes! You can configure multiple providers and switch between them. This is useful for comparing models or using different providers for different tasks.
You can generate a diagnostic report directly from the chat widget. Reports include your chat thread, site info, and configuration (API keys are automatically excluded). You can download reports for your own review or optionally send them to help developers fix issues. For direct support, use the WordPress.org support forum.